how to use input type range to create image sliders code example
Example: how to style input range thumb slider
appearance: none;
-webkit-appearance: none;
// to hide default and apply new styles
appearance: none;
-webkit-appearance: none;
// to hide default and apply new styles