Advertisement
Guest User

Untitled

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