Slider
Introduction
Sliders are useful tools in getting information from the user. They can accept values in a specific range and are usually used as price range sliders in E-commerce websites.
Simple Slider
You can use the slider
class in your input tag to get started.