Skip to content

Commit c84e878

Browse files
authored
Merge pull request #775 from aayush105/update/main-index-file
feat: update links and sections in index.html for better organization…
2 parents 062f7c0 + 64c026a commit c84e878

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

index.html

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,6 @@ <h1>
208208
<tr>
209209
<td>3D and Animations</td>
210210
<td class="pageUrl">
211-
<a href="./3D cube animation/index.html">3D Cube Animation</a>
212211
<a href="./3D Rotation Square/animation.html">3D Rotation Square</a>
213212
<a href="./3D transform/index.html">3D Transform</a>
214213
<a href="./Book Animation/index.html">Book Animation</a>
@@ -245,7 +244,6 @@ <h1>
245244
>Captain America Shield</a
246245
>
247246
<a href="./Growing-flower/growing.html">Growing Flower</a>
248-
<a href="./Panda_Animation/Moving_Panda.html">Panda Animation</a>
249247
<a href="./SolarSystem/index.html">Solar System</a>
250248
<a href="./Parallax_Effect/index.html"
251249
>Portfolio using parallax effect</a
@@ -255,10 +253,6 @@ <h1>
255253
<tr>
256254
<td>Layout and Components</td>
257255
<td class="pageUrl">
258-
<a href="./Accordian_css_radio_rules/index.html"
259-
>Accordion (CSS Radio Rules)</a
260-
>
261-
<a href="./accordion/accordion.html">Accordion</a>
262256
<a href="./BLOG POST CARDS/neuocards.html"
263257
>Blog Post Cards - Neuocards</a
264258
>
@@ -279,7 +273,7 @@ <h1>
279273
<a href="./infinitecarousel/infinite.html">Infinite Carousel</a>
280274
<a href="./Login/Signin.html">Login</a>
281275
<a href="./Login_Page/Index.html">Login Page</a>
282-
<a href="./Rating-Star/index.html">Rating Star</a>
276+
<a href="./css-only-star-rating/index.html">Star Rating</a>
283277
<a href="./Responsive Footer/index.html">Responsive Footer</a>
284278
<a href="./responsive_hamburger_navbar/index.html"
285279
>Responsive Hamburger Navbar</a
@@ -308,7 +302,12 @@ <h1>
308302
<a href="./Analog-clock/index.html">Analog Clock</a>
309303
<a href="./Cursor/index.html">Cursor</a>
310304
<a href="./z indexing/index.html">Z Indexing</a>
311-
<a href="./Clock-App/index.html">Clock App</a>
305+
<a href="./css-only-calculator/index.html">Calculator</a>
306+
<a href="./css-only-coin-flip/index.html">Coin Flip</a>
307+
<a href="./css-only-equalizer/index.html">Music Equalizer</a>
308+
<a href="./css-only-modal/index.html">Modal</a>
309+
<a href="./css-only-pricing-table/index.html">Pricing Table</a>
310+
<a href="./css-only-step-progress/index.html">Step Progress</a>
312311
</td>
313312
</tr>
314313
<tr>
@@ -356,7 +355,6 @@ <h1>
356355
<a href="./misc/ModernNavbarDesign.html">Modern Navbar Design</a>
357356
<a href="./misc/About.html">About</a>
358357
<a href="./misc/slider.html">Slider</a>
359-
<a href="./misc/menu-1.html">Menu 1</a>
360358
<a href="./misc/ImageHoverGallery.html">Image Hover Gallery</a>
361359
<a href="./misc/glassmorphism-card-design.html"
362360
>Glassmorphism Card Design</a
@@ -375,7 +373,7 @@ <h1>
375373
</td>
376374
</tr>
377375
<tr>
378-
<td>FAQ Section</td>
376+
<td>Accordion Section</td>
379377
<td class="pageUrl">
380378
<a href="./FAQ SECTION/claymorphismtheme/clay.html"
381379
>Claymorphism Theme</a
@@ -384,6 +382,12 @@ <h1>
384382
<a href="./FAQ SECTION/neumorphismtheme/neu.html"
385383
>Neumorphism Theme</a
386384
>
385+
<a href="./Accordion Projects/Accordian_css_radio_rules/index.html"
386+
>Accordion (CSS Radio Rules)</a
387+
>
388+
<a href="./Accordion Projects/accordion/accordion.html"
389+
>Accordion</a
390+
>
387391
</td>
388392
</tr>
389393
<tr>

0 commit comments

Comments
 (0)