Chrome
Cobalt
Monokai
Dreamweaver
Vibrant Ink
Answer
Submit
<!DOCTYPE html> <html> <head> </head> <body> <form> <label for="dateOfBirth">Date of Birth:</label> <input type="date" id="dateOfBirth" name="dateOfBirth"/> </form> </body> </html>
/* CSS */
//Javascript