Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3. <meta charset="UTF-8">
  4. <link rel="Stylesheet" type="text/css" href="../Public/css/style.css"/>
  5. <title>picmash</title>
  6. </head>
  7. <body>
  8. <div class="container">
  9. <div class="logo">
  10. logo
  11. </div>
  12. <form>
  13. <input name="email" type="text" placeholder="email@email.com">
  14. <input name="password" type="password" placeholder="password">
  15. </body>
  16. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement