Guest User

Untitled

a guest
Nov 17th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>My first If/Else statment</title>
  5. </head>
  6. <body>
  7. <h1></h1>
  8. <input id="username" placeholder="username">
  9. <input id="password" placeholder="password">
  10. <button> submit</button>
  11. </body>
  12. </html>
Add Comment
Please, Sign In to add comment