<form action="demo_form" method="get"> <input type="number" name="points" min="0" max="10" step="3" value="6"> <input type="submit"> </form>