From a18892fb0a92ea5bbbd1dfeb9bd82e164dfd8d7f Mon Sep 17 00:00:00 2001 From: Martin Mwaka Date: Sat, 9 May 2026 21:11:25 +0100 Subject: [PATCH 1/5] add fields to form --- Form-Controls/index.html | 44 ++++++++++++++++++++++++++++++++-------- 1 file changed, 35 insertions(+), 9 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 74b591ffc..deb07fd37 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -1,11 +1,11 @@ - - + + My form exercise - - + +
@@ -13,15 +13,41 @@

Product Pick

- - + + + + + + + + + +
From ef44f77c2614ddfb548fef2730743d06d8ec3fd7 Mon Sep 17 00:00:00 2001 From: Martin Mwaka Date: Sun, 10 May 2026 06:54:40 +0100 Subject: [PATCH 2/5] update html and add style.css --- Form-Controls/index.html | 69 +++++++++++++++++++++++----------------- Form-Controls/style.css | 66 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 105 insertions(+), 30 deletions(-) create mode 100644 Form-Controls/style.css diff --git a/Form-Controls/index.html b/Form-Controls/index.html index deb07fd37..d6e53b198 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -6,43 +6,52 @@ My form exercise + + + +

Product Pick

-
- - -