27Sep2006
Filed under: Website
Author: Ahlang
- <style type="text/CSS">
- div#nifty{margin:0;background:#9BD1FA;font-size:12px;}
- p {padding:0 5px;margin:0;}
- div.rtop {display:block;background:#fff}
- div.rtop div {display:block;height:1px;overflow:hidden;background:#9BD1FA}
- div.r1{margin:0 3px}
- div.r2{margin:0 2px}
- div.r3{margin:0 1px}
- div.rtop div.r4 {margin:0 1px;height:1px}
- </style>
- <div id="nifty">
- <div class="rtop">
- <div class="r1"></div>
- <div class="r2"></div>
- <div class="r3"></div>
- <div class="r4"></div>
- </div>
- <p>div + CSS 圆角矩形--From <a href="http://www.achome.cn">www.achome.cn</a></p>
- <div class="rtop">
- <div class="r4"></div>
- <div class="r3"></div>
- <div class="r2"></div>
- <div class="r1"></div>
- </div>
- </div>
You can follow any responses to this entry through the RSS 2.0 feed.
You can skip to the end and leave a response. Pinging is currently not allowed.
hxlking
09月 27th, 2006 at 10:40 pm
偶还以为CSS是CS系列的那种游戏。。。。