10.8. Input (tiempo)

10.8. Input (tiempo)

by didacticode

HTML

<label for="nacimiento">Fecha de nacimiento:</label>
<input type="date" id="nacimiento" name="nacimiento"/>