Guest User

Untitled

a guest
Oct 22nd, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <form action="">
  2. <p>Ваше имя</p>
  3. <input type="text">
  4. <p>E-mail</p>
  5. <input type="mail">
  6. <p>Пароль</p>
  7. <input type="password">
  8. <p>Повторите пароль</p>
  9. <input type="password">
  10. <input type="button" value="ВОЙТИ">
  11. </form>
Add Comment
Please, Sign In to add comment