<body style="padding:0px; margin:0px;">
<div style="width:1016px;">
<div style="width:8px; height:100px; background:red; width:8px; float:left;"></div>
<div style=" float:left; border:#ccc solid 1px; height:100px; padding:20px; width:958px;">
testing 1016=8+1000+8
</div>
<div style="background:red; height:100px; width:8px; float:left;"></div>
<div class="clear"></div>
</div>
</body>
在我的 html/css 中,为什么当我浏览器缩放时最后一个 div 会下降。