Advertisement
Guest User

Untitled

a guest
Apr 19th, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>Lokaverkefni</title>
  4. <link type="text/css" rel="stylesheet" href="stylesheet.css" />
  5. <link rel="shortcut icon" href="http://vignette4.wikia.nocookie.net/clubpenguin/images/2/2d/Illuminati.png/revision/latest?cb=20150117022611" />
  6. </head>
  7. <body>
  8. <h1>Velkomin, Vinsamlegast Loggið ykkur inn</h1><br/>
  9.  
  10. <div id="login_bars">
  11. <form id="input_username" method="post" action="../auka_sida/auka_sida.php">
  12. Username: <br/>
  13. <input type="text" name="variable"/><br/><br>
  14.  
  15. Password: <br/>
  16. <input type="password" name="variable"/><br/><br/>
  17. <input id ="" type="submit" name="submit" value="Senda"/>
  18. </form>
  19. </div>
  20. </body>
  21. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement