Advertisement
Guest User

Untitled

a guest
Jan 29th, 2017
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.35 KB | None | 0 0
  1. <form action="home.php" method="post">
  2. <input type="password" name="u_pass" class="form-control input" style="width:300px;" placeholder="Введіть пароль" required>
  3. <input type="email" name="u_email" class="form-control input" style="width:300px;" placeholder="Введіть email" required>
  4. <input type="submit" value="Увійти">
  5. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement