From c6fde36ad7e71fd45dbd591a224bd2d06326eee4 Mon Sep 17 00:00:00 2001 From: ofonimeedak Date: Sat, 24 Jan 2026 17:18:38 +0000 Subject: [PATCH 1/3] form update --- Form-Controls/index.html | 59 ++++++++++++++++++++++++++++++++++------ 1 file changed, 51 insertions(+), 8 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 65a866cdb..0aba212e1 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -1,27 +1,70 @@ - + My form exercise - +

Product Pick

+

By HOMEWORK SOLUTION

- - +
+

+ + +

+

+ + +

+ + +
    +

  • + + +
  • + +

  • + + +
  • + +

  • + + +
  • +
+ + + +
+ + + + + From eda1c440c80113f4a9c12dfc81628b25b133d64b Mon Sep 17 00:00:00 2001 From: ofonimeedak Date: Mon, 2 Feb 2026 22:56:36 +0000 Subject: [PATCH 2/3] Pr review correction1 --- Form-Controls/index.html | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 0aba212e1..ce2483e92 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -22,6 +22,7 @@

By HOMEWORK SOLUTION

id="name" placeholder="Please enter your name" required + pattern="^[A-Za-z]{2,20}$" />

@@ -31,40 +32,40 @@

By HOMEWORK SOLUTION

- + + + - - - - -
- Form by Edak -
+
Form by Edak
From e2566b6d8d3b385c2d9d67cb8b622963df777d26 Mon Sep 17 00:00:00 2001 From: ofonimeedak Date: Wed, 4 Feb 2026 00:11:07 +0000 Subject: [PATCH 3/3] feat: PR review correction Labels attribute corrected, code pass W5 validation checks --- Form-Controls/index.html | 68 +++++++++++++++++++++++++++++----------- 1 file changed, 49 insertions(+), 19 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index ce2483e92..f8a3f20ed 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -16,42 +16,71 @@

By HOMEWORK SOLUTION

- - +

- - +

- +

  • - - +

  • - - +

  • - - +
- - +

+ +

+