Код

Код


<form>

  <label for="week">Выберите неделю:</label>

  <input type="week" id="week" name="week">

</form>

Report Page