Код<form> <label for="quantity">Количество:</label> <input type="number" id="quantity" name="quantity" min="0" max="100" step="10" value="30"></form>