3个回答
2013-07-08
展开全部
<div style="width:1004px;margin:0 auto;height:200px;background:#EEE">
<div style="width:200px;background:#DDD;height:100px;float:left"></div>
<div style="width:600px;background:#F00;height:150px;margin:0 2px;float:left"></div>
<div style="width:200px;background:#000;height:100px;float:right"></div>
<br style="height:0;overflow:hidden;clear:both" />另一种<div style="width:900px;overflow:auto;margin:0 auto;background:#EEE;position:relative"><div style="width:150px;overflow:auto;float:left;background:#FF0">
</div><div style="margin-left:155px;margin-right:145px;background:#F00;overflow:auto">
</div><div style="width:140px;overflow:auto;float:right;background:#0A0">
</div></div>
<div style="width:200px;background:#DDD;height:100px;float:left"></div>
<div style="width:600px;background:#F00;height:150px;margin:0 2px;float:left"></div>
<div style="width:200px;background:#000;height:100px;float:right"></div>
<br style="height:0;overflow:hidden;clear:both" />另一种<div style="width:900px;overflow:auto;margin:0 auto;background:#EEE;position:relative"><div style="width:150px;overflow:auto;float:left;background:#FF0">
</div><div style="margin-left:155px;margin-right:145px;background:#F00;overflow:auto">
</div><div style="width:140px;overflow:auto;float:right;background:#0A0">
</div></div>
2013-07-08
展开全部
三个层,你是说三个DIV在一排么,可以嵌套,但是要分别设置3个层的width不要超出100%.<div id=body><div class=1>内容</div><div class=2>内容</div><div class=3>内容</div></div>在写CSS样式就可以了,如果还是不明白或者那不对的话,就加我QQ:9965063,我在帮你解决。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
2013-07-08
展开全部
你只要把三个层的float设成left或right,就可以了,让它左浮动或右浮动,当然了,让三个div的宽度加起来不要超过它们外边的容器宽就可以了。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询