Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <form action="Test" method="post">
- <label for="username">Username</label>
- <input type="text” id="username" name="username"/>
- <label for="username">Password</label>
- <input type="password" id="password" name="password"/>
- <button type="submit">Login</button>
- </form>
Advertisement
Add Comment
Please, Sign In to add comment