AndreSoYeah

Untitled

Dec 1st, 2014
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <title>Andre's website </title
  5. <link href="styles/main.css" rel="stylesheet" type="text/css"
  6. </head>
  7. <body>
  8.  
  9. <form action="auth.php" method="GET">
  10. <input type="text" name="user">
  11. <br>
  12. <input type="password" name="password">
  13. <input type="submit" value="Submit">
  14. </form>
  15. </body>
  16.  
  17. </html>
Advertisement
Add Comment
Please, Sign In to add comment