我的写法
.top{height:50px;color:#fff;background:#ccc;}
.main{background:red;}
.left{ width:200px;height:400px;background:blue;float:left;position:absolute;top:50px;}
.right{height:400px;background:green;margin-left:210px;}
.foot{height:50px;color:#fff;background:orange;clear:both;}
.top{height:50px;color:#fff;background:#ccc;}
.main{background:red;}
.left{ width:200px;height:400px;background:blue;float:left;position:absolute;top:50px;}
.right{height:400px;background:green;margin-left:210px;}
.foot{height:50px;color:#fff;background:orange;clear:both;}
.top{width:600px;height:200px;background:#CCCCCC;}
.main{width:600px;height:600px;}
.left{width:200px;height:600px;background:#0000FE;float:left;border-right:4px solid #FC0100;}
.right{width:396px;height:600px;background:#9ACC99;float:right;}
.foot{width:600px;height:100px;background:#FF6634;}
.main{width:600px;height:600px;}
.left{width:200px;height:600px;background:#0000FE;float:left;border-right:4px solid #FC0100;}
.right{width:396px;height:600px;background:#9ACC99;float:right;}
.foot{width:600px;height:100px;background:#FF6634;}
.top{ width:100%;height:100px;background:#ccc;}
.main{ width:100%;height:600px;background:red;}
.left{ width:200px;height:600px;background:blue;position:absolute;top:100px;}
.right{ margin-left:210px;height:600px;background:green;}
.foot{ width:100%;height:50px;background:orange;}
.main{ width:100%;height:600px;background:red;}
.left{ width:200px;height:600px;background:blue;position:absolute;top:100px;}
.right{ margin-left:210px;height:600px;background:green;}
.foot{ width:100%;height:50px;background:orange;}
.top{height:100px;background:#f83;}
.main{height:600px;background:red;position: relative;padding-left:210px;}
.left{height:600px;width:200px;background:blue;position: absolute;left: 0;top:0;}
.right{height:600px;background:#38f;width: 100%;}
.foot{height:100px;background:#f60;}
.main{height:600px;background:red;position: relative;padding-left:210px;}
.left{height:600px;width:200px;background:blue;position: absolute;left: 0;top:0;}
.right{height:600px;background:#38f;width: 100%;}
.foot{height:100px;background:#f60;}