We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc8262d commit fd1c3a9Copy full SHA for fd1c3a9
Double Vertical Slider/README.md
@@ -0,0 +1,34 @@
1
+<h1>Double Vertical Slider App</h1>
2
+
3
+<p>A Simple Double Vertical Slider App written in HTML, CSS and JavaScript .</p>
4
5
+### Use of the Project:
6
7
+<p>This App helps to Slide the two different parts of the webpage content at the same time </p>
8
9
+<h3>Used Technologies</h3>
10
+<ul>
11
+ <li>HTML5</li>
12
+ <li>CSS3</li>
13
+ <li>JavaScript</li>
14
+</ul>
15
16
+#### Steps to Use:
17
18
+---
19
20
+- Download or clone the repository
21
22
+```
23
+git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
24
25
26
+- Go to the directory
27
+- Run the index.html file
28
+- Start Scrolling!!!
29
30
+<h3> ScreenShots </h3>
31
32
33
+<br>
34
0 commit comments