HTML Starter Template


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

# HTML 5 Starter Template
Use this when creating a new HTML page.


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

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.