From 1167486966f84c36c6a27a416990ff92661c97ae Mon Sep 17 00:00:00 2001 From: Alex Jamshidi Date: Sun, 10 May 2026 12:58:49 +0100 Subject: [PATCH 1/9] Added user requirements as comments --- Form-Controls/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 74b591ffc..b6e971ddb 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -13,15 +13,15 @@

Product Pick

- - + + + + +
From c4f76420e2bd479e4b913f9bfbf301cf84dcabfb Mon Sep 17 00:00:00 2001 From: Alex Jamshidi Date: Sun, 10 May 2026 13:08:37 +0100 Subject: [PATCH 2/9] Added name and email inputs, Added submit button --- Form-Controls/index.html | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index b6e971ddb..244bb6be8 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -13,11 +13,20 @@

Product Pick

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