From 2fc2c782c920b41292756579ebf73f38292f9d9a Mon Sep 17 00:00:00 2001 From: Ishika Gupta <118624573+Ishika-Gupta06@users.noreply.github.com> Date: Thu, 24 Oct 2024 13:05:50 +0000 Subject: [PATCH] Email validation checker while subscribing --- contact.html | 45 +++++++++++++++++++++++++++++++++++++++------ index.html | 6 +++--- team.html | 29 +++++++++++++++++++++++++++++ 3 files changed, 71 insertions(+), 9 deletions(-) diff --git a/contact.html b/contact.html index e7da191..20645da 100644 --- a/contact.html +++ b/contact.html @@ -187,6 +187,7 @@ /* End at original position */ } } + .map { width: 860px; height: 400px; @@ -350,17 +351,50 @@