From f373295f1694e5b0a4e489c2b52ad8e10c3d37a7 Mon Sep 17 00:00:00 2001 From: YoditE Date: Mon, 1 Jun 2026 01:11:07 +0100 Subject: [PATCH 1/2] Complete Form Controls task --- Form-Controls/index.html | 64 +++++++++++++++++++++++++++++++++++----- 1 file changed, 57 insertions(+), 7 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 74b591ffc..06c40389d 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -13,15 +13,65 @@

Product Pick

- - -
-
+ + + + +
+ T-shirt Colour + + + + + + + + + +
+ + + + + From b309cb21529a0fc8d347e0e1ccd1fbd44778db7c Mon Sep 17 00:00:00 2001 From: YoditE Date: Mon, 1 Jun 2026 01:59:48 +0100 Subject: [PATCH 2/2] Complete Form Controls task --- Form-Controls/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 06c40389d..4bde1bb2f 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -21,6 +21,7 @@

Product Pick

required pattern=".*\S.*\S.*" /> +

Product Pick name="email" required /> -
+

+
T-shirt Colour Product Pick />
+
+