input type="range" Generator
Customize input type="range" sliders with CSS using this free online generator.
Adjust the track and thumb colors, sizes, shapes, and other styles while checking the result with a real-time preview.
HTML, CSS, and JavaScript code is generated automatically based on your settings, so you can copy the code you need and use it directly in your web project.
Sponsored Links
Customization
Preview
Value:
<input type="range" name="range" value="30" min="0" max="100" id="inputRange" class="inputRange" />Notes
- The ::-webkit-slider-thumb and ::-moz-range-thumb pseudo-elements must be styled separately, as shown in the generated CSS.
- This site uses modern-normalize.css. The preview may look slightly different depending on the reset CSS or other styles used in your project.
Sponsored Links



