Advertisement
Guest User

i

a guest
Aug 8th, 2016
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <h3 id="user">Username:</h3>
  2. <input type="username" name="username" placeholder="Username" id="username">
  3. <h3 id="pass">Password:</h3>
  4. <input type="password" name="password" placeholder="Password" id="password">
  5. <input type="submit" id="button">
  6. <hr>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement