Guest User

Untitled

a guest
Jan 6th, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <body>
  4. <title>sciopedia</title>
  5. <h1>Welcome to sciopedia</h1>
  6. <p><i>sciopedia is a news editor/wikipedia for nerds and know-it-alls.</i><br><br>To register, fill out the form below.</p>
  7. <h3>Part one: info</h3>
  8. <br><form>First Name:<input type=“text” name=“name”><br>
  9. Last Name:<input type=“text” name=“name”><br>
  10. Birthdate (mm/dd/yyyy):<input type =“date”name= “birthdate”><br>
  11. <br>Email<input type=“text”name=“email”><br>
  12. <h3>Part two: security</h3>
  13. Favorite color:<input type=“color”name=“color”><br>
  14. username:<input type =“text”name=“username”><br>
  15. Password:<input type=“text”name=“password”><br>
  16. Comfirm Password:<input type=“text”name=“comfirm password”><br>
  17. <p>thanks! we’ll let you know for any updates</p>
  18.  
  19.  
  20.  
  21. </body>
  22. </html>
Add Comment
Please, Sign In to add comment