Guest User

Untitled

a guest
Jun 22nd, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Page Title</title>
  5. </head>
  6. <body>
  7. <h1>whats is your name?</h1>
  8. <button>say hello</button>
  9. <input id="name" type="text">
  10. <div id="answer"></div>
  11.  
  12.  
  13.  
  14.  
  15. </body>
  16. </html>
Add Comment
Please, Sign In to add comment