标签:
HTML:
<div style=" border:#ACACAC solid 1px; border-radius:16px;-moz-border-radius:16px;-webkit-border-radius:16px; width:700px; height:400px;"></div>
CSS:
.xtop, .xbottom {display:block;background:transparent;font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block;overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {border-left:1px solid #77cce7;border-right:1px solid #77cce7;}
.xb1 {margin:0 5px;background:#77cce7;}
.xb2 {margin:0 3px;border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px;margin:0 1px;}
.xboxcon {margin:0px;display:block;border:0 solid #77cce7;border-width:0 1px;}
标签:
原文地址:http://www.cnblogs.com/helkl/p/4563721.html