css做箭头

一种简洁的方式用css来做箭头,from taobao
          width:0;height:0;
            font-size:0;
            line-height:0;
            border:4px solid transparent;
            /*方向border-top-color:#666;*/

posted @ 2014-07-21 17:33  Shimily  阅读(141)  评论(0)    收藏  举报