好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

css-边框透明_html/css_WEB-ITnose

自己做的小例子

第一个

 1   2   3   4       5        6       7         *{margin:0;padding:0} 8         .container{width:200px; height:200px;background:red; padding:10px;} 9         .content{width:50px; height:50px;border:1px solid hsla(0,0%,100%,.5);background:#fff;border-radius: 1px;background-clip: padding-box;}10      11  12  13 

14

15

查看更多关于css-边框透明_html/css_WEB-ITnose的详细内容...

  阅读:32次