Advertisement
Guest User

Untitled

a guest
Apr 24th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. <!doctype html>
  2.  
  3. <html lang="en">
  4.  
  5. <head>
  6. <meta charset="utf-8">
  7.  
  8. <title>The HTML5 Herald</title>
  9. <meta name="description" content="The HTML5 Herald">
  10. <meta name="author" content="SitePoint">
  11.  
  12. <link rel="stylesheet" href="css/styles.css?v=1.0">
  13.  
  14. </head>
  15.  
  16. <body>
  17. <script src="Time.js"></script>
  18. <div id='clock'></div>
  19. </body>
  20.  
  21. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement