Guest User

Untitled

a guest
Aug 11th, 2017
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. <form action="/action_page.php" method="post">
  2.  
  3. <h1><span style="color:white">Sign In</span></h1>
  4. Username:<br>
  5. <input type="text" name="username">
  6. <br>
  7. Password:<br>
  8. <input type="text" name="password">
  9. <br>
  10. <p>The characters in a password field are masked (shown as asterisks or circles).</p>
  11.  
  12. <input type="submit" value="login">
  13. <br>
Add Comment
Please, Sign In to add comment