Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. <form action="">
  2. <p>username:
  3. <input type="text" name="username" maxlength=10 />
  4. <p>password:
  5. <input type="password" name="password" maxlength=10 />
  6. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement