奔跑吧,小肥羊!

css写三角形

#triangle-bottomright{
width: 0px;
height: 0px;
border-bottom: 100px solid red;
border-left: 100px solid transparent;
}

 

posted @ 2015-08-12 18:21  xiayedexin  阅读(127)  评论(0编辑  收藏  举报