Base HTML5 template


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

Starter code for HTML5 web page.


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

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.