From 1d440bfb1f8fdc6bba66799ce6e28fbd6e0c1b74 Mon Sep 17 00:00:00 2001 From: medtechlogic Date: Tue, 2 Jun 2026 21:51:58 +0200 Subject: [PATCH 1/2] T-shirt Order form controls --- Form-Controls/index.html | 87 +++++++++++++++++++++++++++++++++++----- 1 file changed, 76 insertions(+), 11 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 74b591ffc..e8b0b4b31 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -8,20 +8,85 @@ -
-

Product Pick

+
T-shirt Order Form +

T-shirt Order Form

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

Choose a colour:

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

By HOMEWORK SOLUTION

+

By Juanita Nwachukwu

- + \ No newline at end of file From 0c6947f379cea5bf7bc054c0ddc41f399926b88e Mon Sep 17 00:00:00 2001 From: medtechlogic Date: Tue, 2 Jun 2026 21:55:17 +0200 Subject: [PATCH 2/2] T-shirt Order form controls --- Form-Controls/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index e8b0b4b31..9f82ba2f3 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -19,7 +19,7 @@

T-shirt Order Form

type="text" id="name" required - minlength="2" + minlength="5" >