From bb6c17b883f68eaee0d5ad944aabf33b6ca531f7 Mon Sep 17 00:00:00 2001 From: ChinweP Date: Sun, 31 May 2026 20:04:09 +0100 Subject: [PATCH 01/17] Added my name as footer and the requirements as comments --- Form-Controls/index.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 74b591ffc..292ccf535 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -15,13 +15,18 @@

Product Pick

+
From ccca42c6123c93fc3e41faee7b0bd840cd822776 Mon Sep 17 00:00:00 2001 From: ChinweP Date: Sun, 31 May 2026 21:08:47 +0100 Subject: [PATCH 02/17] Added all the requirements: name, email, colours and sizes --- Form-Controls/index.html | 65 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 292ccf535..92eb49a1e 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -22,6 +22,71 @@

Product Pick

2.What is the customer's email? I must make sure the email is valid. Email addresses follow a consistent pattern. 3.What colour should this T-shirt be? I must provide 3 options. How will I ensure they do not choose other colours? 4.What size does the customer want? I must provide the following 6 options: XS, S, M, L, XL, XXL--> +
+ + + +
+ +
+ + + +
+
+ Colour Choice + + + + + + +
+ +
+ Size Choice + + + + + + + + + +
+ + +