date of birth code


SUBMITTED BY: qamaths01

DATE: Jan. 28, 2017, 3:09 p.m.

FORMAT: HTML

SIZE: 145 Bytes

HITS: 727

  1. <!Doctype html>
  2. <html>
  3. <head>
  4. <title>Date of Birth</title>
  5. </head>
  6. <body>
  7. Date of Birth:
  8. <input type="date" name="date">
  9. </body>
  10. </html>

comments powered by Disqus