From 1a80e0b6a012db748a083e03764a375abaccb651 Mon Sep 17 00:00:00 2001 From: HM-127BTY Date: Mon, 7 Sep 2026 15:16:05 +0100 Subject: [PATCH 1/8] Started by adding info needed and putting
for each request of info --- Form-Controls/index.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 74b591ffc..1a933567f 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -13,6 +13,31 @@

Product Pick

+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + + -

By HOMEWORK SOLUTION

+

By Hugh Mills

From 06eac620f74c1a7d2de85f9a78b54c356f97d565 Mon Sep 17 00:00:00 2001 From: HM-127BTY Date: Mon, 7 Sep 2026 16:10:46 +0100 Subject: [PATCH 5/8] Cleaned up by removing my comments and checking code for errors. --- Form-Controls/index.html | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 6fcd61396..3228ba2fe 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -37,7 +37,7 @@

Product Pick

- +
@@ -46,17 +46,10 @@

Product Pick

- + +
- - - - + From e726ddb135a5bf90fbb2711d1e06219db773af2f Mon Sep 17 00:00:00 2001 From: HM-127BTY Date: Fri, 11 Sep 2026 12:07:45 +0100 Subject: [PATCH 7/8] removed a . that was in pattern=".*\S.*\S.*" , it was pattern=".*\S.*\S.*". --- Form-Controls/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 7f7343761..09c60c84e 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -15,7 +15,7 @@

Product Pick

- +
From a6e19834b4faa81b05650645eeed90fbf0f9edc3 Mon Sep 17 00:00:00 2001 From: HM-127BTY Date: Fri, 11 Sep 2026 12:24:35 +0100 Subject: [PATCH 8/8] Added
to all inputs and seperated the Submit and Reset with ---- --- Form-Controls/index.html | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 09c60c84e..326771005 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -24,31 +24,36 @@

Product Pick

Colour- Please Select one:
- +
- +
- +
Size - Please select one:
- +
- +

- +
- +
- +
+ ----------- +
+
+
+ -----------
-
+ -----------