Advertisement
Guest User

Untitled

a guest
Feb 24th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Parts of Speech: We Do</title>
  5. </head>
  6. <body>
  7. <h1 id = "header">This is a page about the parts of speech</h1>
  8. <h1 id = "noun"> This is a noun --> </h1>
  9. <h1 id = "adj"> This is an adjective --> </h1>
  10. <h1 id="verb">This is a verb--></h1>
  11. <div id ="sentence"></div>
  12. </body>
  13. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement