於是引出一個問題,就是HTML中的元素都是有預設margin或padding的。 <style type="text/css"> html,body {margin: 0; padding: 0;} </style>
確定! 回上一頁