Skip to content

Latest commit

 

History

History
 
 

Custom-Range-Slider

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Custom Range Slider

Simple Custom Range Slider written in HTML, CSS, and JavaScript .

Use of the Project:

Range Sliders are used on web pages to allow the user specify a numeric value which must be no less than a given value, and no more than another given value. That is, it allows to choose value from a range which is represented as a slider.

Used Technologies

  • HTML5
  • CSS3
  • JavaScript

Steps to Use:


  • Download or clone the repository
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
  • Go to the directory
  • Run the index.html file
  • Set the Range According to your wish

ScreenShots

Sample Image