From bf89c2ba50facf809e49e913c8043b0f1ea477b6 Mon Sep 17 00:00:00 2001
From: hackertainment <259196870+hackertainment@users.noreply.github.com>
Date: Fri, 24 Jul 2026 02:28:22 +0800
Subject: [PATCH 1/8] Update index.html
writing out the requirements as comments
---
Form-Controls/index.html | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Form-Controls/index.html b/Form-Controls/index.html
index 74b591ffc..7d6e5fb99 100644
--- a/Form-Controls/index.html
+++ b/Form-Controls/index.html
@@ -14,6 +14,12 @@
Product Pick
From 0f84df0f81048db75406d5b76992ca77136d2229 Mon Sep 17 00:00:00 2001
From: hackertainment <259196870+hackertainment@users.noreply.github.com>
Date: Fri, 24 Jul 2026 02:48:37 +0800
Subject: [PATCH 2/8] Update index.html
collect the customer's name and ensure it contains at least two non-space characters
---
Form-Controls/index.html | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/Form-Controls/index.html b/Form-Controls/index.html
index 7d6e5fb99..9fbea0955 100644
--- a/Form-Controls/index.html
+++ b/Form-Controls/index.html
@@ -14,12 +14,15 @@ Product Pick
From 3a6b2fb4821a2ae530c6ba074d347a422cf13397 Mon Sep 17 00:00:00 2001
From: hackertainment <259196870+hackertainment@users.noreply.github.com>
Date: Fri, 24 Jul 2026 02:58:32 +0800
Subject: [PATCH 3/8] Update index.html
collect the customer's email and make sure the email is valid
---
Form-Controls/index.html | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/Form-Controls/index.html b/Form-Controls/index.html
index 9fbea0955..209f5ffe3 100644
--- a/Form-Controls/index.html
+++ b/Form-Controls/index.html
@@ -17,10 +17,15 @@ Product Pick
+
+
+
+
+ Colour:
+
+
+
+
+
From 2e3ede589bd41bac8540823a7b1bfdc4d205672a Mon Sep 17 00:00:00 2001
From: hackertainment <259196870+hackertainment@users.noreply.github.com>
Date: Fri, 24 Jul 2026 03:47:17 +0800
Subject: [PATCH 6/8] Update index.html
finalise form controls
---
Form-Controls/index.html | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/Form-Controls/index.html b/Form-Controls/index.html
index 9fc6d8df2..164be9025 100644
--- a/Form-Controls/index.html
+++ b/Form-Controls/index.html
@@ -30,13 +30,13 @@ Product Pick
Colour:
@@ -55,11 +55,13 @@ Product Pick
+
+