.top{width:100%;height:50px; background:#666}
.main{ width:100%; height:600px;}
.left{ width:200px; background:#00F;float:left; height:600px; position:absolute;left:0;top:50px;}
.right{ background:#3F0;height:600px; margin:0 0 0 200px;}
.foot{ width:auto;background:#F00}
.main{ width:100%; height:600px;}
.left{ width:200px; background:#00F;float:left; height:600px; position:absolute;left:0;top:50px;}
.right{ background:#3F0;height:600px; margin:0 0 0 200px;}
.foot{ width:auto;background:#F00}
已采纳回答 / qq_耳东东_04258867
.right{width:65%; height:600px; background-color:green; float:right; }}最后多了一个括号!去掉就行了
2016-10-25
.top{width:100%;height:80px;background:#ccc;}
.main{height:400px;background:red;}
.left{width:200px;height:400px;background:blue;position:absolute;}
.right{margin-left:210px;height:400px;background:green;position:absolute;width:100%;}
.foot{height:55px;background:#ff9933;margin-bottom:0;}
这个才完美
.main{height:400px;background:red;}
.left{width:200px;height:400px;background:blue;position:absolute;}
.right{margin-left:210px;height:400px;background:green;position:absolute;width:100%;}
.foot{height:55px;background:#ff9933;margin-bottom:0;}
这个才完美
.top{width:100%;height:80px;background:#ccc;}
.main{height:400px;background:red;}
.left{width:200px;height:400px;background:blue;position:absolute;}
.right{margin-left:210px;height:400px;background:green;position:absolute;width:85%;}
.foot{height:55px;background:#ff9933;margin-bottom:0;}
我这个完全没问题 过关
.main{height:400px;background:red;}
.left{width:200px;height:400px;background:blue;position:absolute;}
.right{margin-left:210px;height:400px;background:green;position:absolute;width:85%;}
.foot{height:55px;background:#ff9933;margin-bottom:0;}
我这个完全没问题 过关
同学们,复制评论代码时,注意单词错误以及中英文符号切换,别问我怎么知道的。正确的-->margin:0 auto;