Pallavi1926 / Gym_Website__Using_HTML_CSS_JAVASCRIPT

40 stars 169 forks source link

Added the automatic active link when scrolled and fixed the testimonial issue #382

Open Ananta2545 opened 1 month ago

Ananta2545 commented 1 month ago

This is in reference to #381

  1. Added the automatic active link when scrolled:-

Whenever any section is scroll to then that corresponding navbar link is automatically active and is changed when next section is scrolled.

Before:-

https://github.com/user-attachments/assets/e0242fee-2510-467f-9b4d-9505ce1f07f3

After:-

https://github.com/user-attachments/assets/66451bcf-490d-4e3e-9e02-62504fcd5c16

  1. Testimonial Issue:-

Testimonial section is not appearing in the original website

Before:- WhatsApp Image 2024-10-14 at 13 06 44

After:- image

Here the testimonial issue is Solved along with the active navbar feature.

Please accept my PR under GSSOC-EXTD and HACKTOBERFEST-2024.

Thanks!!!