Range

suggest change
<input type="range" min="" max="" step="" />

A control for entering a number whose exact value is not important.

Attribute | Description | Default value | ——— | ———– |––––––– | min | Minimum value for range | 0 | max | Maximum value for range | 100 | step | Amount to increase by on each increment. | 1 |

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Input control elements:
* Text
* Color
* File
* Button
* Reset
* Submit
* Tel
* Hidden
* Email
* Number
* Range
* Search
* Image
* Week
* Month
* Time
* Url
* Date

Table Of Contents