.top{width:918px;height:80px;background:#ccc;}
.main{width:900px;height:600px;background:red;margin:0 auto;}
.left{width:200px;height:600px;background:blue;float:left;margin-left:-20px;}
.right{width:700px;height:600px;background:green;float:right;}
.foot{width:918px;height:50px;background:#000;}
.main{width:900px;height:600px;background:red;margin:0 auto;}
.left{width:200px;height:600px;background:blue;float:left;margin-left:-20px;}
.right{width:700px;height:600px;background:green;float:right;}
.foot{width:918px;height:50px;background:#000;}
.top{width:100%;background-color:#999;}
.main{width:80%;height:600px;margin:0 auto;background-color:red;}
.left{width:200px;height:600px;background:blue;float:left;margin-top:-600px;}
.right{background:green;height:600px;margin-left:210px;}
.foot{width:100%;background-color:orange;clear:both;}
.main{width:80%;height:600px;margin:0 auto;background-color:red;}
.left{width:200px;height:600px;background:blue;float:left;margin-top:-600px;}
.right{background:green;height:600px;margin-left:210px;}
.foot{width:100%;background-color:orange;clear:both;}
.top{height:100px;background:#ccc;width:100%;}
.main{height:600px;width:100%;background:#CC0000;}
.left{width:200px;background:#000ccc;height:600px;float:left;}
.right{background:#00FF00;height:600px;float:right;}
.foot{width:100%;height:100px;background:#CC00CC;float:both;}
.main{height:600px;width:100%;background:#CC0000;}
.left{width:200px;background:#000ccc;height:600px;float:left;}
.right{background:#00FF00;height:600px;float:right;}
.foot{width:100%;height:100px;background:#CC00CC;float:both;}
.top{height:100px;width:100%;background:#ccc;}
.main{height:350px;width:100%;background:red;}
.left{width:200px;height:350px;background:blue;float:left;}
.right{height:350px;background:#83E561;margin-left:205px;}
.foot{height:65px;width:100%;background:orange;}
注意!<body>里‘right’和‘left’层上下位置被我调换
.main{height:350px;width:100%;background:red;}
.left{width:200px;height:350px;background:blue;float:left;}
.right{height:350px;background:#83E561;margin-left:205px;}
.foot{height:65px;width:100%;background:orange;}
注意!<body>里‘right’和‘left’层上下位置被我调换
.top{height:100px;width:100%;background:#ccc;}
.main{height:350px;width:100%;background:red;}
.left{width:200px;height:350px;background:blue;float:left;}
.right{height:350px;background:#83E561;margin-left:205px;}
.foot{height:65px;width:100%;background:orange;}
.main{height:350px;width:100%;background:red;}
.left{width:200px;height:350px;background:blue;float:left;}
.right{height:350px;background:#83E561;margin-left:205px;}
.foot{height:65px;width:100%;background:orange;}
.top{height:100px;background:lightgrey;}
.main{height:500px;background:red;}
.left{height:500px;width:22%;background:blue;float:left;}
.right{height:500px;width:77%;background:lightgreen;float:right;}
.foot{height:50px;background:#FF6633;}
.main{height:500px;background:red;}
.left{height:500px;width:22%;background:blue;float:left;}
.right{height:500px;width:77%;background:lightgreen;float:right;}
.foot{height:50px;background:#FF6633;}