Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!doctype html>
- <html>
- <head>
- <title>Andre's website </title
- <link href="styles/main.css" rel="stylesheet" type="text/css"
- </head>
- <body>
- <form action="auth.php" method="GET">
- <input type="text" name="user">
- <br>
- <input type="password" name="password">
- <input type="submit" value="Submit">
- </form>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment