.top{height:100px; background:#ccc;}
.main{height:500px; background:red; position:relative;}
.left{ width:200px; background:blue; height:100%; position:absolute;}
.right{background:#9C9; height:100%; position:absolute; left:210px; right:0;}
.foot{width:100%; height:50px;background:#F63;}
.main{height:500px; background:red; position:relative;}
.left{ width:200px; background:blue; height:100%; position:absolute;}
.right{background:#9C9; height:100%; position:absolute; left:210px; right:0;}
.foot{width:100%; height:50px;background:#F63;}
.main{height:600px;position:relative width:100%;}
.left{width:200px;height:600px;float:left;background-color:blue;}
.right{height:600px;float:right;margin-left:200px;width:100%; background-color:green;position:absolute}
.foot{height:150px;background-color:pink;}
我的最后是正确的。。。。。。。。。。。。。。。。。。。。。。
.left{width:200px;height:600px;float:left;background-color:blue;}
.right{height:600px;float:right;margin-left:200px;width:100%; background-color:green;position:absolute}
.foot{height:150px;background-color:pink;}
我的最后是正确的。。。。。。。。。。。。。。。。。。。。。。
.top{width:100%; background:#999999; height:80px;}
.main{background:#FF0000; width:100%; height:600px;}
.left{background:#0066FF; width:30%; height:600px; float:left}
.right{background:#66CC99; width:65%; height:600px; float:right}
.foot{width:100%;background:#FF6600;height:40px;}
.main{background:#FF0000; width:100%; height:600px;}
.left{background:#0066FF; width:30%; height:600px; float:left}
.right{background:#66CC99; width:65%; height:600px; float:right}
.foot{width:100%;background:#FF6600;height:40px;}
.top{height:80px;margin:0 auto;background-color:#ccc}
.main{height:400px;background-color:#f00}
.left{height:400px;width:200px;background-color:#00f;position:absolute;left:0;top:100px}
.right{height:400px;margin-left:210px;background-color:#0f0}
.foot{height:50px;margin:0 auto;background-color:#f60}
.main{height:400px;background-color:#f00}
.left{height:400px;width:200px;background-color:#00f;position:absolute;left:0;top:100px}
.right{height:400px;margin-left:210px;background-color:#0f0}
.foot{height:50px;margin:0 auto;background-color:#f60}
.top,.main{width:600px;margin:0 auto;}
.top{height:100px;;background:#ccc;}
.main{height:500px;background:red;}
.left{height:500px;width:200px;background:blue;float:left;}
.right{height:500px;width:390px;background:#9f9;float:right;}
.foot{height:50px;width:600px;background:#f90;margin:0 auto;}
.top{height:100px;;background:#ccc;}
.main{height:500px;background:red;}
.left{height:500px;width:200px;background:blue;float:left;}
.right{height:500px;width:390px;background:#9f9;float:right;}
.foot{height:50px;width:600px;background:#f90;margin:0 auto;}
.top{height:50px;background:#CCC;}
.mian{height:500px;background:#9CC;}
.left{width:200px;height:500px;background:#C9F;float:left;}
.foot{background:#9CF;}
.mian{height:500px;background:#9CC;}
.left{width:200px;height:500px;background:#C9F;float:left;}
.foot{background:#9CF;}
.top{height:100px;background:grey;}
.main{width:100%;height:600px;background:red;}
.left{width:200px;height:600px;background:blue;float:left;}
.right{width:100%;height:600px;background:lightgreen;position:absolute;left:210px;}
.foot{height:50px;background:orange;clear:both;}
.main{width:100%;height:600px;background:red;}
.left{width:200px;height:600px;background:blue;float:left;}
.right{width:100%;height:600px;background:lightgreen;position:absolute;left:210px;}
.foot{height:50px;background:orange;clear:both;}