Код

Код


<form>

  <label for="birthday">День рождения:</label>

  <input type="date" id="birthday" name="birthday">

</form>

Report Page