HTML 5 Blank Doc


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



Copy this code and paste it in your HTML
  1. <!DOCTYPE HTML>
  2. <meta charset="UTF-8">
  3. <title>Untitled Document</title>
  4. <script src=""></script>
  5. <link rel="stylesheet" href="">
  6. </head>
  7.  
  8. </body>
  9. </html>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.