What does the following code snippet do?
<label for="birthdate">Date of Birth:</label>
<input type="date" id="birthdate" name="bdate">
What does the following code snippet do?
<label for="birthdate">Date of Birth:</label>
<input type="date" id="birthdate" name="bdate">