關於CSS的一個重要概念就是盒子模型(box model),它控制著頁面各元素的寬與高,比如當 ... margin:20px; padding:10px; background-color:#C39; display:inline-block; ...
確定! 回上一頁