Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 448 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 448 Bytes

Task 01

Responsive Landing Page

Create an interactive navigation menu that changes color or style when scrolled or when hovering over a menu item. The navigation menu should have a fixed position and be visible on all pages. Use HTML to structure the menu, CSS to style it, and JavaScript to add interactivity, such as changing the background color or font color of the menu when it is scrolled or when a menu item is hovered over.