From 01793c7e5a25ed53aaf8d01c94d09b102f3e4e72 Mon Sep 17 00:00:00 2001 From: Yash Chavan <112185595+YashChavanWeb@users.noreply.github.com> Date: Sun, 14 Apr 2024 09:23:12 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eea5959..6afbcc1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Task : 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. -Website Link : https://yashchavanweb.github.io/PRODIGY_WD_01/index.html +Website Link : https://yashchavanweb.github.io/Dynamic_Navbar/ ## Demo :