這時就可以改用 box-sizing: border-box ,它就會幫你自動計算扣除border 或padding 所剩餘的空間,應用在content width 和content height。 .box-2 { width: 100px; ...
確定! 回上一頁