From 4410fab7dfb001203904ed938971c25ea69dd9ac Mon Sep 17 00:00:00 2001 From: vmoratti Date: Sat, 30 May 2026 12:27:27 +0100 Subject: [PATCH] Form controls --- Form-Controls/index.html | 94 +++++++++++++++++++++++++++++----------- 1 file changed, 69 insertions(+), 25 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 74b591ffc..dabbb1d92 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -1,27 +1,71 @@ - - - - My form exercise - - - - -
-

Product Pick

-
-
-
- - -
-
- - - + + + + + My form exercise + + + + + + +
+

Product Pick

+
+
+
+
+ Name and Email address + +

+ +
+
+ + +
+ Please select a colour for your T-Shirt + + + +

+
+ Please select a size for your T-Shirt + + + + + + +

+
+ +
+
+
+ + + + \ No newline at end of file