<!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">
.box1{background: #A3DEE3; height: 1px; margin: 0 2px; overflow: hidden;}
.box2{background: #E2F5F7; height: 1px; margin: 0 1px; overflow: hidden;border-left: 1px solid #A3DEE3; border-right: 1px solid #A3DEE3;}
.ct{border-left: 1px solid #A3DEE3; border-right: 1px solid #A3DEE3; height: 250px; background: #E9F8F9; padding: 10px;}
</style>
</head>
<body>
<div style="width: 300px;">
<div class="box1"></div>
<div class="box2"></div>
<div class="ct">box</div>
<div class="box2"></div>
<div class="box1"></div>
</div>
</body>
</html>
posted on 2008-09-10 05:41
汪杰 阅读(228)
评论(0) 编辑 收藏 引用 所属分类:
divandcss