From a9b57700b62b94096e65afea389006e09953c011 Mon Sep 17 00:00:00 2001 From: Sakiya Mayow Date: Fri, 11 Sep 2026 17:41:17 +0100 Subject: [PATCH 1/3] Initial commit --- Form-Controls/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 74b591ffc..65e9cd29e 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -14,6 +14,12 @@

Product Pick

+
+ + + + +
From 5c1e178528ae9b41f139fc05806396968fc76855 Mon Sep 17 00:00:00 2001 From: Sakiya Mayow Date: Fri, 11 Sep 2026 18:12:12 +0100 Subject: [PATCH 2/3] Added name and email validation to form in index.html --- Form-Controls/index.html | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 65e9cd29e..37867e72b 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -15,11 +15,22 @@

Product Pick

- - + Customer details + +
+ + +
+
+ + +
+ - + + + From f9437e6dc82024accdec7022ff4c3aefa0902742 Mon Sep 17 00:00:00 2001 From: Sakiya Mayow Date: Fri, 11 Sep 2026 19:01:15 +0100 Subject: [PATCH 3/3] Added colour, size for validation to form in index.html --- Form-Controls/index.html | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 37867e72b..f62b55b01 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -17,19 +17,54 @@

Product Pick

Customer details -
+
+
+ +
+ +
+ + + + +
+ +
+ + + +
+ + + +