Advertisement
Lauda

Untitled

Jun 27th, 2014
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.22 KB | None | 0 0
  1. <form method="POST">
  2. <input id="username" placeholder="Username" name="username" type="text" required>
  3. <input id="password" placeholder="Password" name="password" type="text" required>
  4. <button id="btn_1">Login</button>
  5. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement