gpt4 book ai didi

html - 完整的 CSS3 "special"标签

转载 作者:太空宇宙 更新时间:2023-11-04 11:47:12 25 4
gpt4 key购买 nike

我想知道这种标签是否可以完全用 CSS 制作,还是我需要图片?

enter image description here

问候!

最佳答案

您可以使用:

-webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);

它们被称为“雪佛龙”。

关于html - 完整的 CSS3 "special"标签,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30902266/

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