New HTML5 Document


/ 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. <link rel="stylesheet" href=".css" />
  4. <script src=".js"></script>
  5. </head>
  6.  
  7. </body>
  8. </html>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.