From ab115bd4283acdf41dd718f8b3ac797aa8fd8f0e Mon Sep 17 00:00:00 2001 From: manav-senpai Date: Thu, 9 Oct 2025 14:22:51 +0530 Subject: [PATCH] VISUAL REDESIGN Changed from bare html page to glassmorphism design Added transparent glass containers with blur effects Implemented gradient backgrounds and floating shapes. added hover effects and made it look more dynamic. NAVIGATION UPDATES Made header floating with glass effect Added emoji icons to nav links Improved mobile menu animations. in navbar made it floating and when resized.. added a hamburger dropdown menu for navigation on phones or smaller screens TEXT VISIBILITY FIXES Changed all text to white/yellow for better contrast Put text in glass containers with rounded edges Added shadows and glow effects so text is readable CODE IMPROVEMENTS Rewrote messy JavaScript with modern clean code memory leaks Fixed HTML errors and improved structure Organized CSS with proper variable system USER EXPERIENCE Made everything responsive Added smooth animations and hover effects Improved form interactions Better loading screen --- index.html | 46 +- script.js | 572 ++++++++++------- style.css | 1774 +++++++++++++++++++++++++++++----------------------- 3 files changed, 1363 insertions(+), 1029 deletions(-) diff --git a/index.html b/index.html index 664d30346..8b433f791 100644 --- a/index.html +++ b/index.html @@ -22,10 +22,10 @@ -
-
- - + +
+ +