我有這塊html代碼。我喜歡wuiLeftArea和wuiMainArea在任何時候都保持並排。現在,當縮小窗口時,WuiMainArea div將低於無風區域。有沒有辦法迫使wiMainArea div始終保持正確?並排對齊兩個div
<div id="wuiLeftArea">
<div id="wuiLefthandNavRoot">
<div id="tree">
</div>
</div>
</div>
<DIV id=wuiMainArea sizcache="5" sizset="1">
<DIV id=wuiMainContent sizcache="5" sizset="1">
<DIV id=wuiInpageNav sizcache="5" sizset="1">
<DIV id=chart class=wui-inpage-container style="float:right; width: 1200px;min-height:500px;display: block; overflow: hidden;">
<p > this is the area to put charts. this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
this is the area to put charts.
</p>
</DIV>
</DIV>
</DIV>
</DIV>
非常感謝,它的工作原理 – user1471980 2013-02-25 15:30:52
hey沒問題!不要忘記接受有用的答案! :) – 2013-02-25 16:25:20