标签:dash html5 bottom one double ack nbsp round bsp
div{
width: 500px;
height: 300px;
background: rgba(122,30,60,0.5);
border: 2px dotted green;
border-width: 5px 10px 15px 20px;
/*border-style: none;
border-style: dashed;
border-style: double;
border-style: groove;
border-style: ridge;*/
border-style: outset;
border-color: blue red;
border-bottom: 5px solid black;
}
标签:dash html5 bottom one double ack nbsp round bsp
原文地址:http://www.cnblogs.com/houweidong/p/7635050.html