Guest User

Untitled

a guest
Dec 11th, 2018
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <form action="/login" id="login-form">
  2. Username: <input type="text" id="username"><br>
  3. Password: <input type="password" id="password"><br>
  4. <button id="login">Login</button>
  5. </form>
Add Comment
Please, Sign In to add comment