css画三角形
<div class="sanjiao" style="width: 0px; height: 0px; border-left-width: 8px; border-left-style: solid; border-left-color: transparent; border-right-width: 8px; border-right-style: solid; border-right-color: transparent; border-bottom-width: 10px; border-bottom-style: solid; border-bottom-color: rgb(100, 100, 100); position: absolute; top: 0px; left: 20px; display: block;"> </div> 转载于:https://www.cnblogs.com/zxy562323273/p/3956446.html 来源: CSDN 作者: weixin_30802171 链接: https://blog.csdn.net/weixin_30802171/article/details/99387691