CSS3 box-sizing 屬性的功能是用來調整區塊的內距與邊框計算方式, ... margin-bottom:20px; ... <div id="div_b">這是使用box-sizing:border-box; 的效果</div>
確定! 回上一頁