From 32ee3d608ddb2ac66cf6ff926a1c8ca28f0547f3 Mon Sep 17 00:00:00 2001 From: bodoszidi Date: Tue, 12 May 2026 21:49:48 +0100 Subject: [PATCH 1/7] Update index.html -removed text from the form section -updated footer with my name --- Form-Controls/index.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 74b591ffc..58727ee0e 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -13,15 +13,11 @@

Product Pick

- - +
From 4b959c778f45fb816cd61f281106d9f8c5b1c1cd Mon Sep 17 00:00:00 2001 From: bodoszidi Date: Tue, 12 May 2026 22:17:27 +0100 Subject: [PATCH 2/7] Update index.html added name and email with validation --- Form-Controls/index.html | 59 ++++++++++++++++++++++++++-------------- 1 file changed, 39 insertions(+), 20 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 58727ee0e..6e623c732 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -1,23 +1,42 @@ - - - - My form exercise - - - - -
-

Product Pick

-
-
-
- -
-
-
-

Created by Szidonia Bodo

-
- + + + + My form exercise + + + + +
+

Product Pick

+
+
+
+
+ + +
+
+ + +
+
+
+
+

Created by Szidonia Bodo

+
+ From 554671e7aee4837dba3a167b6bd7bb442cc73900 Mon Sep 17 00:00:00 2001 From: bodoszidi Date: Tue, 12 May 2026 22:36:46 +0100 Subject: [PATCH 3/7] Update index.html added T-shirt colour and size to the form with validation --- Form-Controls/index.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 6e623c732..268b3b11a 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -33,6 +33,24 @@

Product Pick

placeholder="Enter your email address" /> +
+ + + + + + +
+
+ + Product Pick placeholder="Enter Your Name" />
-
+ -
+
@@ -41,9 +56,9 @@

Product Pick

-
+
- From fb1e777d2880b197dd13ba07646587a8f401700a Mon Sep 17 00:00:00 2001 From: bodoszidi Date: Wed, 13 May 2026 20:24:39 +0100 Subject: [PATCH 5/7] Update index.html closed the select tag and added 2 buttons to the form --- Form-Controls/index.html | 62 +++++++++++++++++++++++----------------- 1 file changed, 35 insertions(+), 27 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 5549500d8..aa12813b8 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -7,19 +7,19 @@ @@ -49,23 +49,31 @@

Product Pick

/>
- - - - - - + + + + + +
- - + + + + + + +
+ +