gpt4 book ai didi

css三 Angular 形顶部带有不同颜色的圆形底部

转载 作者:行者123 更新时间:2023-12-04 20:02:36 27 4
gpt4 key购买 nike

<分区>

如何为三 Angular 形添加不同颜色的圆底?

 #box {
content:"";
width: 0;
height: 0;
border-style: solid;
border-width: 0 150px 150px 150px;
border-color: transparent yellow red blue;
position: relative;
}

产生:

css output

我需要的是底部的绿色部分,圆 Angular :

Desired output

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com