All HTML document by default have a margin surrounding all four corners of it. ... <style type="text/css"> body{ margin: 0; padding: 0 } </style>.
確定! 回上一頁