margin : 20px auto; ... 只要設定HTML項目的「box-sizing」屬性為「border-box」,那麼內距(padding)與邊框(border) ... box-sizing: border-box;
確定! 回上一頁