input type="range" Generator
Automatically generates code to implement range sliders.
You can freely customize the design of the track and thumb so that they look the same in different browsers.
Resetting browser-specific styles will no longer separate the color before and after the thumb, but you can complements this functionality by JavaScript.
The output codes can be easily used by copy and paste.
Sponsored Links
Customization
Preview
Value:
<input type="range" name="range" value="30" min="0" max="100" id="inputRange" class="inputRange" />
Notes
- ::-webkit-slider-thumb and ::-moz-range-thumb of CSS must be styled separately, as shown in the output code above.
- The reset CSS of this site is based on “modern-normalize.css”. Depending on the reset CSS and other stylesheets loaded in your project, there may be differences from the preview appearance.
Sponsored Links
Tools
CSS Generators
Speech Bubble CSS Generator
Triangle CSS Generator
Arrow CSS Generator
Dotted & Dashed Border CSS Generator
Text Highlighter CSS Generator
Gradient Background CSS Generator
Striped Background CSS Generator
Polka Dots Background CSS Generator
Plaid & Checkerboard Background CSS Generator
Glassmorphism CSS Generator
Claymorphism CSS Generator