日期:2014-05-17 浏览次数:20742 次
<div style="background:blue; overflow:hidden;">
    <div style="width:100px; height:100px; background:red; float:left;"></div>
</div>
<div style="background:#06F; overflow:hidden;">
        <div style="height:50px; width:100px; float:left; background:#F00;"></div>
        <div style="height:100px; width:100px; background:#F0F;"></div>
    </div>