大家测试我的,字数超了,背景bgc代替。
.top{bgc:gray; width:80%; margin:0 auto;}
.main{bgc:red; width:80%; position:relative; margin: 0 auto;}
.right{bgc:green; height:300px; margin-left:210px;}
.left{bgc:blue; width:200px; height:300px; position:absolute; top:0; left:0; }
.foot{bgc:yellow; width:80%; margin:0 auto;}
.top{bgc:gray; width:80%; margin:0 auto;}
.main{bgc:red; width:80%; position:relative; margin: 0 auto;}
.right{bgc:green; height:300px; margin-left:210px;}
.left{bgc:blue; width:200px; height:300px; position:absolute; top:0; left:0; }
.foot{bgc:yellow; width:80%; margin:0 auto;}
.top{width:100%; height:100px; background:#ccc;}
.main{width:100%; float:left; background:red;}
.left{width:33%; height:300px; background:blue; float:left;}
.right{width:66%; height:300px; background:green;float:right;}
.foot{width:100%; height:50px; background:orange; clear:both;}
.main{width:100%; float:left; background:red;}
.left{width:33%; height:300px; background:blue; float:left;}
.right{width:66%; height:300px; background:green;float:right;}
.foot{width:100%; height:50px; background:orange; clear:both;}
.top{height:40px;width:100%;background:#ccc;}
.main{height:400px;width:610px;background:red;}
.left{height:400px;width:200px;background:blue;display:inline;float:left;}
.right{height:400px;width:400px;background:#40EE40;display:inline;float:right;}
.foot{height:40px;width:100%;background:#FF6600;}
.main{height:400px;width:610px;background:red;}
.left{height:400px;width:200px;background:blue;display:inline;float:left;}
.right{height:400px;width:400px;background:#40EE40;display:inline;float:right;}
.foot{height:40px;width:100%;background:#FF6600;}