Guest User

Untitled

a guest
Dec 8th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Page Title</title>
  5. </head>
  6. <body>
  7. <h3>Change me to your name</h3>
  8. <p>Change me to your favorite kind of music or </p>
  9. <div>Change me to why that's your favorite kind of music</div>
  10. <ul>
  11. <li id="first">Change me to your favorite artist or song of that kind of music</li>
  12. <li id="second">Change me to your favorite artist or song of that kind of music</li>
  13. </ul>
  14. </body>
  15. </html>
Add Comment
Please, Sign In to add comment