-1
如何獲取內容div以獲取底部而非奇數位置?位置div至底部
http://jsfiddle.net/madprops/6FFXL/1/
<div>
<div style='float:left'>name </div>
<div style='float:left'>date </div>
<div style='float:left'>comments </div>
</div>
<div id="contenido" style="font-size:20px;">content</div>
編輯:刪除浮動:最高
我不明白你在做什麼。你能解釋一下你想結束什麼嗎? – Beno
@Beno對不起,我粘錯了jsfiddle我糾正了鏈接 – madprops