You need to set the actual page to margin:0 and padding: 0 to the actual html, not just the body. use this in your css stylesheet. *, html { ...
確定! 回上一頁