Advertisement
xle68

Untitled

Jan 26th, 2020
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. <!-- ! Keep⚔Sky#2144 -->
  2.  
  3. <!DOCTYPE html>
  4. <html>
  5. <head>
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
  8. <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
  9. <link rel="stylesheet" type="text/css" href="style.css">
  10. <script type="text/javascript " src="javascript.js"></script>
  11. </head>
  12. <body>
  13.  
  14. <div class="w3-container w3-black">
  15. <h2>Login</h2>
  16. </div>
  17. <!-- ! Keep⚔Sky#2144 -->
  18.  
  19. <!--
  20. fORM LISt
  21. -->
  22. <form>
  23. <input class="w3-input" id="username" name="username" type="text" placeholder="username" min="1" max="15" />
  24. <input class="w3-input" id="email" type="emai" placeholder="name@example.com" />
  25. <input class="w3-input" id="passworld" type="password" placeholder="passworld" />
  26. <input class="w3-input" id="passworld" type="password" placeholder="Prove passworld" />
  27. <input class="w3-input" id="local" type="datetime" placeholder="uearsold" />
  28. <input class="w3-btn w3-black " id="login" type="submit" value="login" />
  29. <input class="w3-check" id="check" type="checkbox" />
  30. </form>
  31. <!--End form-->
  32.  
  33. <!-- ! Keep⚔Sky#2144 -->
  34.  
  35. <p>bay : ! Keep⚔Sky#2144</p>
  36.  
  37. <h1 id="h11">THANK YOU</h1>
  38. </body>
  39. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement