Advertisement
Guest User

Untitled

a guest
Apr 10th, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Page Title</title>
  5. </head>
  6. <body>
  7. <p> Username: Person123 </p>
  8. <p div="password"> Password: </p>
  9. <input div="the_input">
  10. <button> Log in </button>
  11. <p> Hint: The release year of the NES. </p>
  12. <p div="login_statement"> </p>
  13. </body>
  14. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement