Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <form method="POST">
- <input id="username" placeholder="Username" name="username" type="text" required>
- <input id="password" placeholder="Password" name="password" type="text" required>
- <button id="btn_1">Login</button>
- </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement