<html>
<div style="width:200px;">
<div style="background:red;height:5px"></div>
<div style="background:yellow">
Magnets?
</div>
<div style="background:green;height:5px"></div>
</div>
</html>
Rendering with "Magnets?" wrapped in h3 tags這些div爲什麼相互排斥?
怎麼來的div而不再是連續的,如果 「磁鐵?」包裹在段落或標題標籤中?
謝謝!將默認邊距設置爲0有效,但爲什麼div不能與內容一起展開? – 2010-05-20 03:39:11