私はこのHTMLコードのブロックを持っています。私は wuiLeftArea と wuiMainArea が常に並んでいるのが好きです。現在、ブラウザ ウィンドウを縮小すると、WuiMainArea div が wuileftArea の下に移動します。wuiMainArea 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>