Field for entering a range of values
Using the input tag with the type attribute set to range, you can create a field for entering a range of values.
Example
<input type="range">
:
See also
-
number field,
with which you can enter an integer