可以实现效果,有错请指出
.top{margin:0 auto;background-color:gray}
.main{background-color:red;height:600px}
.left{ height:600px;width:200px;margin-top:-600px;background-color:blue;margin-right:-100%}
.right{height:600px;background-color:green;margin-left:205px}
.foot{margin:0 auto;background-color:orange}
.top{margin:0 auto;background-color:gray}
.main{background-color:red;height:600px}
.left{ height:600px;width:200px;margin-top:-600px;background-color:blue;margin-right:-100%}
.right{height:600px;background-color:green;margin-left:205px}
.foot{margin:0 auto;background-color:orange}
.top{height:200px;background:#ccc;width:100%;}
.main{background:red;height:500px;}
.left{ width:20%;height:500px;background:blue;float:left;}
.right{width:78%;height:500px;background:#9FC;float:right;}
.foot{height:100px;background:#F63;clear:both;width:100%;}
.main{background:red;height:500px;}
.left{ width:20%;height:500px;background:blue;float:left;}
.right{width:78%;height:500px;background:#9FC;float:right;}
.foot{height:100px;background:#F63;clear:both;width:100%;}
.top{height:200px;background:#ccc;}
.main{background:red;height:500px;}
.left{ width:20%;height:500px;background:#03F;float:left;}
.right{width:78%;height:500px;background:#9FC;float:right;}
.foot{height:100px;background:#F90;clear:both;}
.main{background:red;height:500px;}
.left{ width:20%;height:500px;background:#03F;float:left;}
.right{width:78%;height:500px;background:#9FC;float:right;}
.foot{height:100px;background:#F90;clear:both;}
.left{ width:200px; height:600px; background:#ccc; position:absolute; left:0; top:0}
.main{ height:600px; margin:0 310px 0 210px; background:#9CF}
.right{ height:600px; width:300px; position:absolute; top:0; right:0; background:#FCC;}
.main{ height:600px; margin:0 310px 0 210px; background:#9CF}
.right{ height:600px; width:300px; position:absolute; top:0; right:0; background:#FCC;}
.top{width:700px;height:100px;background:gray;}
.main{width:700px;height:500px;background:red;margin:0 auto;float:left;}
.left{ background:blue;height:500px;width:27%;float:left;}
.right{background:green;height:500px;width:67%;float:right;}
.foot{width:700px;background:orange;clear:both;}
.main{width:700px;height:500px;background:red;margin:0 auto;float:left;}
.left{ background:blue;height:500px;width:27%;float:left;}
.right{background:green;height:500px;width:67%;float:right;}
.foot{width:700px;background:orange;clear:both;}