From a630808669eee677ada9199b854fa0724e03128c Mon Sep 17 00:00:00 2001 From: tesfathefture Date: Sun, 8 Jun 2025 19:42:10 +0100 Subject: [PATCH 01/13] index.html added all labels and widgets --- Form-Controls/index.html | 72 ++++++++++++++++++++++++++++++++-------- 1 file changed, 59 insertions(+), 13 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 65a866cd..9c01b709 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -1,4 +1,4 @@ - + @@ -9,19 +9,65 @@
-

Product Pick

+

Product Pick

-
-
- - -
- +

Personal Details

+
+
+
+
+
+ +
+ +

Choose your favorite color:

+
+
+ +
+ +
+ + +
+
+

choose size

+
+
+ + +
+ +
+

+
+

+ +

+
+ + + + + +
+ By Tesfalem Hailu +

© 2025 hope web inc. All rights reserved.

+
+ From 8ed6f6083230231b7b516694838db712ec3657dc Mon Sep 17 00:00:00 2001 From: tesfathefture Date: Wed, 11 Jun 2025 13:51:21 +0100 Subject: [PATCH 02/13] Fixed errors --- Form-Controls/index.html | 130 +++++++++++++++++++-------------------- 1 file changed, 65 insertions(+), 65 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 9c01b709..415c96e8 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -1,73 +1,73 @@ - + - - - - My form exercise - - - - -
-

Product Pick

-
- -

Personal Details

-
- -
-
-
- -
- -

Choose your favorite color:

-
-
- -
- -
- - -
-
-

choose size

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

Product Pick

+
+ +
+

Personal Details

-
+
+
+
-
-

-
-

- -

-
+
+
+
- - +

Choose your favorite color:

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

Choose Size

+
+
+ +
+ +
+
+

+ + +
+ + + +
+
By Tesfalem Hailu -

© 2025 hope web inc. All rights reserved.

+

© 2025 Hope Web Inc. All rights reserved.

-
- + + From 66076327179c788403d1dcf2a9719cd662fb65ec Mon Sep 17 00:00:00 2001 From: tesfathefture Date: Wed, 11 Jun 2025 14:03:49 +0100 Subject: [PATCH 03/13] removed "first name" --- Form-Controls/index.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 415c96e8..acd54646 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -51,9 +51,6 @@

Choose Size

-
-

-
From f21ac82e9305e6c0c0cd955bdf61d30a91e7e23f Mon Sep 17 00:00:00 2001 From: tesfathefture Date: Wed, 11 Jun 2025 14:11:51 +0100 Subject: [PATCH 05/13] Edited email field --- 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 a1cf5589..9e778e96 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -19,7 +19,7 @@

Personal Details



-
+

From 18c56076524865eaed68cfe726d442c568faffe2 Mon Sep 17 00:00:00 2001 From: tesfathefture Date: Thu, 12 Jun 2025 10:15:07 +0100 Subject: [PATCH 06/13] removed action attribute --- 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 9e778e96..beedd3c6 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -14,7 +14,7 @@

Product Pick

Personal Details

-
+


From fd255bb4cd43d7ff58a9ff218ef03dda046b3e22 Mon Sep 17 00:00:00 2001 From: tesfathefture Date: Thu, 12 Jun 2025 10:50:21 +0100 Subject: [PATCH 07/13] make some amndmenet based on the given comments. --- Form-Controls/index.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index beedd3c6..f6e96581 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -46,13 +46,10 @@

Choose Size

-
-
From 892408220da13dfd7126b3b01662cef0b6bef1d3 Mon Sep 17 00:00:00 2001 From: tesfathefture Date: Thu, 12 Jun 2025 12:23:34 +0100 Subject: [PATCH 08/13] 1st comment cleared. --- Form-Controls/index.html | 39 ++++++++++++++++++++++----------------- 1 file changed, 22 insertions(+), 17 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index f6e96581..3f5a33ad 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -16,23 +16,28 @@

Product Pick

Personal Details

-
-
- -
-
-
- -

Choose your favorite color:

-
- -
- - -
- - - + Color +
    +
  • +

    + + +

    +
  • +
  • +

    + + +

    +
  • +
  • +

    + + +

    +
  • +
+

Choose Size

From fe94df6985d7cdcc48eb5a6823c26fe5ec714162 Mon Sep 17 00:00:00 2001 From: tesfathefture Date: Thu, 12 Jun 2025 12:32:47 +0100 Subject: [PATCH 09/13] edited regrding the outlined readme file. --- Form-Controls/index.html | 83 +++++++++++++++++++++++++--------------- 1 file changed, 52 insertions(+), 31 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 3f5a33ad..6ec61ac0 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -1,5 +1,6 @@ + @@ -7,15 +8,32 @@ +

Product Pick

-

Personal Details

-
+
+
+

Personal Details

+

+ + +

+

+ + +

+
+
+
+
+

Item

+
Color
  • @@ -38,35 +56,38 @@

    Personal Details

-
- -

Choose Size

-
-
- -
-
- -
+
+ Size +

+ + +

+

+ +

+
+
+ -
-
-
- By Tesfalem Hailu -

© 2025 Hope Web Inc. All rights reserved.

-
-
+
+
+ By Tesfalem Hailu +

© 2025 Hope Web Inc. All rights reserved.

+
+
- + + \ No newline at end of file From 27fa61dea8445431557ad3bf476187edcee1d128 Mon Sep 17 00:00:00 2001 From: tesfathefture Date: Thu, 12 Jun 2025 13:05:26 +0100 Subject: [PATCH 10/13] fixed errors --- Form-Controls/index.html | 116 ++++++++++++++++++++------------------- 1 file changed, 60 insertions(+), 56 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 6ec61ac0..61bc7390 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -4,9 +4,9 @@ - My form exercise - + My Form Exercise + @@ -15,79 +15,83 @@

Product Pick

-
-
+ + + +
+

Personal Details

-

Personal Details

+ Enter your information +

- - + + + Enter your name (at least 2 characters).

+

- - + + + Enter a valid email address.

-
+ + +
+

Item Selection

-

Item

-
- Color -
    + Choose your preferences + +
    +

    Color:

    +
    • -

      - - -

      + +
    • -

      - - -

      + +
    • -

      - - -

      + +
    -
-
- Size -

- - -

-

- -

-
+ + +
+ + + Select your preferred size. +
+ +

+ +

+
-
-
- By Tesfalem Hailu -

© 2025 Hope Web Inc. All rights reserved.

-
-
+
+
+ By Tesfalem Hailu +

© 2025 Hope Web Inc. All rights reserved.

+
+
\ No newline at end of file From c54b0711124b71aa0f107e05d46e4f0f6a728007 Mon Sep 17 00:00:00 2001 From: tesfathefture Date: Thu, 12 Jun 2025 13:14:50 +0100 Subject: [PATCH 11/13] fixed the accessibility issue --- Form-Controls/index.html | 83 +++++++++++++++++++++------------------- 1 file changed, 44 insertions(+), 39 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 61bc7390..df1fe90f 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -6,7 +6,7 @@ My Form Exercise - + @@ -16,55 +16,60 @@

Product Pick

- - -
-

Personal Details

+ +
+

Personal Details

- Enter your information + Your Information

- - Enter your name (at least 2 characters). +

- - Enter a valid email address. +

- -
-

Item Selection

+
+

Item Selection

- Choose your preferences - -
-

Color:

-
    -
  • - - -
  • -
  • - - -
  • -
  • - - -
  • -
-
+ Choose Color +
    +
  • + + +
  • +
  • + + +
  • +
  • + + +
  • +
+
-
- - @@ -73,8 +78,7 @@

Item Selection

- Select your preferred size. -
+

+
@@ -94,4 +99,4 @@

Item Selection

- \ No newline at end of file + From dca86701e98de227ee2a6074f307b6d44b69e76c Mon Sep 17 00:00:00 2001 From: tesfathefture Date: Thu, 12 Jun 2025 13:20:29 +0100 Subject: [PATCH 12/13] changed. --- Form-Controls/index.html | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index df1fe90f..1f07ee2b 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -6,7 +6,7 @@ My Form Exercise - + @@ -21,7 +21,6 @@

Product Pick

Personal Details

Your Information -

Personal Details required pattern="\S.{1,}" />

-

Personal Details

Item Selection

- Choose Color -
    + Color +
    • @@ -66,9 +64,9 @@

      Item Selection

- Select Size + Size

- +