Advertisement
Guest User

Untitled

a guest
Dec 7th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Page Title</title>
  5. </head>
  6. <body>
  7. <h1>Whats your name?
  8. </h1>
  9. <input id="box">
  10. <button id="buddy">Luckybutton
  11. </button>
  12. <p> Hi </p>
  13. <h2>Whats your favorite game?
  14. </h2>
  15. <input id="box2">
  16. <button id= "box3"> Activate</button>
  17. <p2> Thats dope </>
  18.  
  19.  
  20.  
  21.  
  22. </body>
  23. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement