<ul style="background: blue; list-style: none; width: 40px; height: 40px; color: white">
<li style="float: left; width: 20px; background: red">a</li>
<li style="float: left; width: 20px; background: green; height: 40px">b</li>
</ul>
這一點的HTML/CSS似乎產生了一個80px寬 - 而不是40px寬。我不知道爲什麼。有任何想法嗎?這裏的小提琴:爲什麼左側有空格?
謝謝!
你肯定是沒有margin和padding? – 2013-04-12 06:32:58