J82*_*J82 5 css css3
我想用CSS创建它.这可能吗?如果是这样,你们可以帮助我吗?
Tur*_*nip 5
边框和伪元素相当容易:
<a href="#" id="button">ALL</a> #button::after { content: ""; border: 64px solid transparent; border-top: 12px solid orange; position: absolute; top: 29px; left: 0; }
DEMO
归档时间:
13 年 前
查看次数:
469 次
最近记录: