标签:三角形 bsp ott style height span border 一个 nbsp
先将一个盒子的width和height都设置为0px,这一步是最关键的
div{ width:0px; height:0px; border-left:100px solid #fff; border-right:100px solid #fff; border-top:100px solid #fff; border-bottom:100px solid #f00 }
div{ width:0px; height:0px; border-left:100px solid #fff; border-right:100px solid #fff; border-bottom:100px solid #fff; border-top:100px solid #f00 }
div{ width:0px; height:0px; border-left:100px solid #fff; border-top:100px solid #fff; border-bottom:100px solid #fff; border-right:100px solid #f00 }
div{ width:0px; height:0px; border-right:100px solid #fff; border-top:100px solid #fff; border-bottom:100px solid #fff; border-left:100px solid #f00 }
div{ width:0px; height:0px; border-top:100px solid #f00; border-right:100px solid #fff; border-bottom:100px solid #fff }
标签:三角形 bsp ott style height span border 一个 nbsp
原文地址:https://www.cnblogs.com/GouKu/p/10544519.html