最赞回答 / 慕粉3724715
<div class ="main"><div class ="left"></div><div class="right"></div></div>是这样,要包起来的
2016-09-24
最新回答 / 挨踢大神
footer{width:auto; height:50px; background:#9F9; clear:both;}width值要设置成auto才是自适应浏览器宽度。而不是100%。
2016-09-15
最赞回答 / 慕粉1473412646
.right{height:800px;background:green;position:absolute;left:210px;right:0;}
2016-09-14