input type=range
temperature
<label>temperature <input type="range" min="-100" max="100" value="10" step="10"></label>
HTML5 input type=range element