From 51252cf51e2d0fd7f2f576b7253a212513e40805 Mon Sep 17 00:00:00 2001 From: Shashank Goud Date: Tue, 8 Oct 2024 22:35:11 +0530 Subject: [PATCH] Added Scroll Progress Bar --- .vscode/settings.json | 2 +- index.html | 4 ++++ script.js | 14 ++++++++++++++ style.css | 17 ++++++++++++++++- 4 files changed, 35 insertions(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 6f3a2913..f673a71b 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,3 @@ { - "liveServer.settings.port": 5501 + "liveServer.settings.port": 5502 } \ No newline at end of file diff --git a/index.html b/index.html index a5d87cd5..8f62e5e7 100644 --- a/index.html +++ b/index.html @@ -10,6 +10,10 @@ +
+
+
+