Ostap34JS

Untitled

Jan 24th, 2017
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.34 KB | None | 0 0
  1. <form action="" method="post">
  2. <strong>Емейл</strong>
  3. <input type="email" name="email" class="form-control" placeholder="Емейл" required>
  4. <strong>Пароль</strong>
  5. <input type="password" name="pass" class="form-control" placeholder="Пароль" required>
  6. <button class="btn" name="login">Увійти</button>
  7. </form>
Advertisement
Add Comment
Please, Sign In to add comment