Код

Код


<form>

 <label for="points">Точки:</label>

 <input type="number" id="points" name="points" step="3">

</form>

Report Page