.top{height:100px;background:gray;}
.foot{height:100px;background:orange;}
.main{height:800px;background:red;}
.left{background:blue;height:800px;width:200px;position:absolute; left:0;top:100px;}
.right{background:yellow;height:800px;width:100%;position:absolute;margin:0 0 0 210px ;}
时间: 1天前 1
.foot{height:100px;background:orange;}
.main{height:800px;background:red;}
.left{background:blue;height:800px;width:200px;position:absolute; left:0;top:100px;}
.right{background:yellow;height:800px;width:100%;position:absolute;margin:0 0 0 210px ;}
时间: 1天前 1
.top{height:100px;background:gray;}
.foot{height:100px;background:orange;}
.main{height:800px;background:red;}
.left{background:blue;height:800px;width:200px;position:absolute; left:0;top:100px;}
.right{background:yellow;height:800px;width:100%;position:absolute;margin:0 0 0 210px ;}
.foot{height:100px;background:orange;}
.main{height:800px;background:red;}
.left{background:blue;height:800px;width:200px;position:absolute; left:0;top:100px;}
.right{background:yellow;height:800px;width:100%;position:absolute;margin:0 0 0 210px ;}
.top{width:100%; height:100px; background:gray;}
.main{width:100%; height:300px; background:red;}
.left{width:200px; height:300px; background:blue; }
.right{height:300px; background:green; position:absolute;left:210px;right:0px;}
.foot{width:100%; height:100px; background:orange;}
.main{width:100%; height:300px; background:red;}
.left{width:200px; height:300px; background:blue; }
.right{height:300px; background:green; position:absolute;left:210px;right:0px;}
.foot{width:100%; height:100px; background:orange;}