Advertisement
Guest User

Untitled

a guest
Jan 18th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. <div class="home-login-widget">
  2. <div class="login-block">
  3. <form method="post" action="#">
  4. <input value="" placeholder="Username" id="username" type="text">
  5. <input value="" placeholder="Password" id="password" type="password">
  6. </form>
  7. </div>
  8.  
  9. <div class="hero-image">
  10. <img src="https://s23.postimg.org/ahcg75tsb/hero.png" alt="">
  11. </div>
  12. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement