From a2a787afced7931a3004d80213648d260d084c8c Mon Sep 17 00:00:00 2001 From: ShrishtiSingh26 Date: Mon, 21 Oct 2024 00:59:54 +0530 Subject: [PATCH] cursor trail added --- about.html | 77 +++++++++++++++++++++++++++++++++++++++++ contactus.html | 81 +++++++++++++++++++++++++++++++++++++++++++- forgot-password.html | 77 +++++++++++++++++++++++++++++++++++++++++ index.html | 78 +++++++++++++++++++++++++++++++++++++++++- login.html | 78 ++++++++++++++++++++++++++++++++++++++++++ review.html | 76 +++++++++++++++++++++++++++++++++++++++++ ride.html | 77 +++++++++++++++++++++++++++++++++++++++++ serv.html | 75 ++++++++++++++++++++++++++++++++++++++++ signup.html | 78 ++++++++++++++++++++++++++++++++++++++++++ 9 files changed, 695 insertions(+), 2 deletions(-) diff --git a/about.html b/about.html index 79bbcb0..096d306 100644 --- a/about.html +++ b/about.html @@ -49,6 +49,18 @@ color: #333; line-height: 1.6; } + .circle { + height: 18px; + width: 18px; + border-radius: 24px; + background-color: #ff0000; + position: absolute; + top: 0; + left: 0; + z-index: 1000; /* Ensure the trail is above everything */ + pointer-events: none; /* Prevent the circles from interfering with mouse events */ + } + .navbar { display: flex; @@ -241,6 +253,31 @@ + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -337,5 +374,45 @@

CabRental

+ + + diff --git a/contactus.html b/contactus.html index 10021fb..123d023 100644 --- a/contactus.html +++ b/contactus.html @@ -11,9 +11,48 @@ - + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -102,5 +141,45 @@

Send Message

+ + + diff --git a/forgot-password.html b/forgot-password.html index caa4455..7cfbaf5 100644 --- a/forgot-password.html +++ b/forgot-password.html @@ -8,9 +8,46 @@ Forgot Password + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
--> + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1233,6 +1269,46 @@

Words from Our Clients Inspiring Testimonials of Sat }); }; + + + diff --git a/login.html b/login.html index 7397c4f..856852b 100644 --- a/login.html +++ b/login.html @@ -7,8 +7,46 @@ Login + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -51,5 +89,45 @@

Cab Rental| + + + diff --git a/review.html b/review.html index eaf1a7f..6c175f1 100644 --- a/review.html +++ b/review.html @@ -33,6 +33,17 @@ background-color: #555; transform: scale(1.2); /* Popup effect */ } +.circle { + height: 18px; + width: 18px; + border-radius: 24px; + background-color: #ff0000; + position: absolute; + top: 0; + left: 0; + z-index: 1000; /* Ensure the trail is above everything */ + pointer-events: none; /* Prevent the circles from interfering with mouse events */ + } .navbar ul li:hover::after { content: ""; @@ -87,6 +98,31 @@ + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -146,5 +182,44 @@

Special Occasions

+ + diff --git a/signup.html b/signup.html index 4c85885..6996222 100644 --- a/signup.html +++ b/signup.html @@ -7,8 +7,46 @@ Register + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -50,5 +88,45 @@

Cab Rental| + + +