Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <title>Simple Poetry</title>
- <link rel="shortcut icon" type="image\icon" href="img\favicons\poetry.jpg">
- <meta charset="UTF-8">
- <meta name="description" content="Page of Poetry!">
- <meta name="author" content="Jake Howard">
- <meta name="keywords" content="poetry, rhymes, html">
- </head>
- <body>
- <p>
- <center><h1>Simple Poetry</h1>
- <h6>Two knights went to sleep one night.</h6>
- <h4>Goodnight, said the knight.</h4>
- <em>Night night, knight. Said the other knight.</em><br>
- <strong>The knights both said goodnight that night.</strong><br>
- <big>But only to the other knight.</big><br>
- <sup>It was truly their delight to sleep that night.</sup>
- <h3>But only near the other knight,</h3>
- <u>Because every night,</u><br>
- <del>The knights said goodnight to the other knight.</del></center>
- </p>
- </body>
- </html>
Advertisement