From 269946fb7b06a3cbebff7858c9155376264da28f Mon Sep 17 00:00:00 2001 From: marscancode Date: Fri, 11 Sep 2026 11:57:56 +0100 Subject: [PATCH 1/9] Added comments covering form requirements --- Form-Controls/index.html | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 74b591ffc..9bb1226c9 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -1,4 +1,34 @@ - + + + + + From b2c738135a2aa2689b3ae0899164d4b27578b4ac Mon Sep 17 00:00:00 2001 From: marscancode Date: Fri, 11 Sep 2026 12:20:31 +0100 Subject: [PATCH 2/9] Added customer requirements comment --- Form-Controls/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 9bb1226c9..9ac980eb4 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -45,7 +45,11 @@

Product Pick

From e289781bc4beb8bf8b963203ae5efd259ead9a8e Mon Sep 17 00:00:00 2001 From: marscancode Date: Fri, 11 Sep 2026 13:05:08 +0100 Subject: [PATCH 3/9] Added name validation to form --- Form-Controls/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 9ac980eb4..d2ba9f89d 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -51,6 +51,11 @@

Product Pick

[ ]t shirt size = required to choose from only 6 sizes! this will also help you fill in your PR message later--> +
+ + + +