password program


SUBMITTED BY: qamaths01

DATE: Jan. 5, 2017, 3:45 a.m.

FORMAT: HTML

SIZE: 159 Bytes

HITS: 1031

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Password</title>
  5. </head>
  6. <body>
  7. Password:<input type="password" name="pass" placeholder="******"/>
  8. </body>
  9. </html>

comments powered by Disqus