<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title></title>
<style type="text/css">
.round_1, .round_2, .round_3 {border: 0 solid #A5DA94; font-size: 0; height: 1px;margin: 0 1px; overflow: hidden;}
.round_2, .round_3, .round_4, .round_5 {background: #DBF1D4;}
.round_3{border-left-width: 1px; border-right-width: 1px;}
.round_2{border-left-width: 2px; border-right-width: 2px;}
.round_1{background: #A5DA94; margin: 0 3px;}
.rount_content{background: #DBF1D4;border-left: 1px solid #A5DA94; border-right: 1px solid #A5DA94;}
</style>
</head>
<body>
<div style="width: 600px;">
<div class="round_1"></div>
<div class="round_2"></div>
<div class="round_3"></div>
<div class="rount_content">
<div style="padding: 0 5px;">test</div>
<div style="padding: 5px;">
<div style="background: #fff;padding: 5px;">ddd</div>
</div>
</div>
<div class="round_3"></div>
<div class="round_2"></div>
<div class="round_1"></div>
</div>
</body>
</html>
posted on 2008-11-05 21:12
汪杰 阅读(167)
评论(0) 编辑 收藏 引用 所属分类:
divandcss