Advertisement
enochmh2

reminder

Dec 4th, 2014
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3.  
  4. <head>
  5. <link type="text/css" rel="stylesheet" href="main.css">
  6. <link <a href="signup.html"></a>
  7. <link <a href="main.html"></a>
  8. <link <a href="reminder.html"></a>
  9. <link <a href="login.html"></a>
  10.  
  11. <title>Get your password</title>
  12. <script>
  13. function confirmInput() {
  14. login= document.forms.[0].login.value;
  15. }
  16.  
  17. </script>
  18. </head>
  19. <body>
  20.  
  21. <div id="header">
  22. <h1>KEEP IT SOMEWHERE SAFE!</h11>
  23.  
  24. </div>
  25. <br>
  26. <br>
  27. <br>
  28. <br>
  29. <br>
  30. <br>
  31. <br>
  32. <div style="text-align:center">
  33. <form>
  34. EMAIL:<input type="email" name="EmAIL"><input type="submit" value="SUBMIT">
  35.  
  36. </form>
  37. </div>
  38. </body>
  39. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement