🚀 This project is part of my internship at Prodigy Infotech, where I built an interactive navigation menu. The menu changes color or style when scrolled or when hovering over a menu item. It has a fixed position and is visible on all pages.
- Fixed Position: The navigation menu stays at the top of the page while scrolling.
- Interactive Design: Changes background color or font color when scrolled or hovered over.
- Responsive Layout: Works seamlessly on different screen sizes.
- HTML: For structuring the menu.
- CSS: For styling the menu and adding hover/scroll effects.
- JavaScript: For adding interactivity to the menu.
- Clone the repository:
git clone https://github.com/Nareshbrabha/interactive-navigation-menu.git