css3应用

画出一个禁行标志

 

 

    border-radius: 50%;
    width: 100px;
    height: 100px;
    border: 10px solid red;
    background: linear-gradient(to right bottom, transparent 45%, red 45%, red 55%, transparent 55%)

 

posted @ 2015-09-30 19:18  Simon Lau  阅读(216)  评论(0编辑  收藏  举报