Create a new HTML5 document


/ Published in: HTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <!DOCTYPE HTML>
  2. <html lang="en-US">
  3. <meta charset="UTF-8">
  4. </head>
  5.  
  6. </body>
  7. </html>

Report this snippet


Comments


You need to login to view comments.