From bcae72847de9b6722128fafe787d804d053e189e Mon Sep 17 00:00:00 2001 From: Sam <74021826+x39OME@users.noreply.github.com> Date: Thu, 6 Apr 2023 04:14:55 +0300 Subject: [PATCH] Add files via upload --- .../44-custom-range-slider/index.html | 20 +++++++ 100_projects/44-custom-range-slider/main.js | 3 ++ 100_projects/44-custom-range-slider/style.css | 52 +++++++++++++++++++ 3 files changed, 75 insertions(+) create mode 100644 100_projects/44-custom-range-slider/index.html create mode 100644 100_projects/44-custom-range-slider/main.js create mode 100644 100_projects/44-custom-range-slider/style.css diff --git a/100_projects/44-custom-range-slider/index.html b/100_projects/44-custom-range-slider/index.html new file mode 100644 index 0000000..1488c36 --- /dev/null +++ b/100_projects/44-custom-range-slider/index.html @@ -0,0 +1,20 @@ + + +
+ + + + +