text program in html


SUBMITTED BY: qamaths01

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

FORMAT: HTML

SIZE: 200 Bytes

HITS: 1128

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Password</title>
  5. </head>
  6. <body>
  7. Password:<input type="text" name="text" placeholder="enter a value"/>
  8. </body>
  9. </html>

comments powered by Disqus