From 217bca054f14e5dd5842b385e8c277c9855e28d3 Mon Sep 17 00:00:00 2001 From: Tarawally <41825140+Tarawally@users.noreply.github.com.> Date: Tue, 3 Jun 2025 21:44:57 +0000 Subject: [PATCH 1/4] T-shirt order form --- Form-Controls/index.html | 61 ++++++++++++++++++++++++++++++++++------ 1 file changed, 52 insertions(+), 9 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 65a866cdb..84696c9c2 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -4,24 +4,67 @@ My form exercise - +
-

Product Pick

+

Product Pick

-
- - + + +
+ + +
+ + +
+ + +
+ + +
+ Choose T-Shirt Colour: +
+ + +
+
+ + +
+
+ + +
+
+ + +
+ + +
+ + +
+ +
+ \ No newline at end of file From a53e1e033682e52d4e0a9d0854e869971630e23b Mon Sep 17 00:00:00 2001 From: Tarawally <41825140+Tarawally@users.noreply.github.com.> Date: Tue, 3 Jun 2025 21:53:18 +0000 Subject: [PATCH 2/4] removed HTML inline style elements --- Form-Controls/index.html | 47 ++++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 24 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 84696c9c2..b34ca402d 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -9,43 +9,43 @@
-

Product Pick

+

Product Pick

-
+ -
- - +
+ +
-
- - +
+ +
-
- Choose T-Shirt Colour: -
- - +
+ Choose T-Shirt Colour: +
+ +
-
- - +
+ +
- - + +
-
- - @@ -58,13 +58,12 @@

Product Pick

- +
- \ No newline at end of file From 2c40071598674b283b6a54e2ece10a2bc1b74db0 Mon Sep 17 00:00:00 2001 From: Tarawally <41825140+Tarawally@users.noreply.github.com.> Date: Tue, 3 Jun 2025 22:10:26 +0000 Subject: [PATCH 3/4] prettier code format --- Form-Controls/index.html | 128 ++++++++++++++++++++------------------- 1 file changed, 67 insertions(+), 61 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index b34ca402d..f9f8c0161 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -1,69 +1,75 @@ - - - - My form exercise - - - - -
-

Product Pick

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

Product Pick

+
+
+ + +
+ + +
+ + +
+ + +
+ + +
+ Choose T-Shirt Colour:
- - + +
- -
- - + +
- - -
- Choose T-Shirt Colour: -
- - -
-
- - -
-
- - -
-
- -
- - + +
- - -
- -
- -
- - - + + + +
+ + +
+ + +
+ +
+ +
+ + + + \ No newline at end of file From e89d5e02b0ea6a2844bfad7328df2d4a2c71bf74 Mon Sep 17 00:00:00 2001 From: Tarawally <41825140+Tarawally@users.noreply.github.com.> Date: Wed, 4 Jun 2025 17:00:53 +0000 Subject: [PATCH 4/4] refactor(form): replace
with

for better spacing & accessibility --- Form-Controls/index.html | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index f9f8c0161..390f438b6 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -16,39 +16,39 @@

Product Pick

-
+

-

+

-
+

-

+

Choose T-Shirt Colour: -
+

-

-
+

+

-

-
+

+

-

+

-
+

-

+

-
+

-

+