HTML

5.1_simplepoetry.html

Nov 18th, 2016
194
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.82 KB | None | 0 0
  1. <html>
  2.  
  3. <head>
  4. <title>Simple Poetry</title>
  5. <link rel="shortcut icon" type="image\icon" href="img\favicons\poetry.jpg">
  6. <meta charset="UTF-8">
  7. <meta name="description" content="Page of Poetry!">
  8. <meta name="author" content="Jake Howard">
  9. <meta name="keywords" content="poetry, rhymes, html">
  10. </head>
  11.  
  12. <body>
  13. <p>
  14. <center><h1>Simple Poetry</h1>
  15. <h6>Two knights went to sleep one night.</h6>
  16. <h4>Goodnight, said the knight.</h4>
  17. <em>Night night, knight. Said the other knight.</em><br>
  18. <strong>The knights both said goodnight that night.</strong><br>
  19. <big>But only to the other knight.</big><br>
  20. <sup>It was truly their delight to sleep that night.</sup>
  21. <h3>But only near the other knight,</h3>
  22. <u>Because every night,</u><br>
  23. <del>The knights said goodnight to the other knight.</del></center>
  24. </p>
  25. </body>
  26.  
  27. </html>
Advertisement
Comments
  • User was banned
Add Comment
Please, Sign In to add comment