css-边框透明_html/css
来源:动视网
责编:小采
时间:2020-11-27 16:12:06
css-边框透明_html/css
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 sol
导读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 sol

自己做的小例子
第一个
1 2 3 4 5 6 11 12 13 14 15 16 17 18
第二个
1 2 3 4 5 6 10 11 12 13 14 15
css-边框透明_html/css
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 sol