From 11dc50d5a2f5eb11b34189c0e7d20a4a16c74fc3 Mon Sep 17 00:00:00 2001 From: TaliaKucuk Date: Mon, 11 May 2026 18:20:29 +0100 Subject: [PATCH 1/4] initial attempt --- Form-Controls/index.html | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 74b591ffc..71b67d494 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -13,15 +13,27 @@

Product Pick

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

+ +

From c57579722e49c3609a9697bccdb34ff93146cec7 Mon Sep 17 00:00:00 2001 From: TaliaKucuk Date: Mon, 11 May 2026 18:21:37 +0100 Subject: [PATCH 2/4] changed colour input to be a dropdown menu --- Form-Controls/index.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 71b67d494..e2e56b0fc 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -21,7 +21,16 @@

Product Pick

-
+
+ + + +
From bc3530bfe094f62aa0a3330679c00330d8f4a7b2 Mon Sep 17 00:00:00 2001 From: TaliaKucuk Date: Mon, 11 May 2026 18:28:01 +0100 Subject: [PATCH 3/4] added dropdown menu for tshirt size --- Form-Controls/index.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index e2e56b0fc..958befdcc 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -33,7 +33,19 @@

Product Pick

-
+
+ + + +

From e07dc56076c83a2426b71b1932435c5528d0103b Mon Sep 17 00:00:00 2001 From: TaliaKucuk Date: Wed, 13 May 2026 12:46:02 +0100 Subject: [PATCH 4/4] added style.css page and linked to index.html --- Form-Controls/index.html | 12 ++++++--- Form-Controls/style.css | 55 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 63 insertions(+), 4 deletions(-) create mode 100644 Form-Controls/style.css diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 958befdcc..5c53db162 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -6,6 +6,8 @@ My form exercise + +

@@ -13,8 +15,10 @@

Product Pick

-
-
+
+ + +
@@ -48,9 +52,9 @@

Product Pick

-

+

-

+