CSS
HTML
Reset
1
1
<div id="div"></div> <input type="range" value="25" step=".1" max="100" id="slider">
Preview