Guest User

Untitled

a guest
Nov 19th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. <html lang="en">
  2.  
  3. <head>
  4. <meta charset="utf-8">
  5. <title>________________</title>
  6. <meta name="description" content="________________">
  7. <meta name="author" content="________________">
  8. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  9. <link rel="stylesheet" href="main.css">
  10. </head>
  11.  
  12. <body>
  13. <h1>Titolo</h1>
  14. <p>Lorem ipsum...</p>
  15.  
  16.  
  17. <script src="main.js"></script>
  18. </body>
  19.  
  20. </html>
Add Comment
Please, Sign In to add comment