Код

Код


<form>

  <label for="appt">Выберите время:</label>

  <input type="time" id="appt" name="appt">

</form>

Report Page