Skip to content

Highlight Active Page in Navigation Bar #386

@Shruti0534

Description

@Shruti0534

#Why is this Needed?

Helps users identify their current location within the site.

Improves accessibility and navigation flow.

Makes the UI more professional and intuitive.

📋 Possible Implementation

Use JavaScript to dynamically detect the current URL and add an active class to the corresponding nav item.

Alternatively, add logic in each HTML file to manually set the active state.

Apply CSS styling (e.g., underline, color change, bold) to highlight the active link.
@supriya46788 ,I'm GSSOC'25 contributor plz assigned this issue to me

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions