Guest User

Untitled

a guest
Oct 19th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Timestamp</title>
  5. </head>
  6. <!-- Start Page -->
  7. <body>
  8. <div>
  9. <p id="lastUpdated"></p>
  10. </div>
  11.  
  12. <!-- Custom JavaScript -->
  13. <script src="lastupdated.js"></script>
  14. </body>
  15. </html>
Add Comment
Please, Sign In to add comment