Guest User

Untitled

a guest
Jan 19th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. <!--
  2. This form ha several markup errors: please fix them.
  3. -->
  4. <form action="/" method="SEND">
  5. <span>User Name:</span>
  6. <input type="number" placetext="Write your user name" id="username">
  7.  
  8. <span>Password</span>
  9. <input type="text" placetext="Write your secret password" id="password">
  10.  
  11. <button type="button">Submit this form</button>
  12. </form>
Add Comment
Please, Sign In to add comment