From eed6b09df86cfd57a136d5d5c4940beaa8e251b2 Mon Sep 17 00:00:00 2001 From: Mansoor Munawar Date: Thu, 6 Feb 2025 22:36:48 +0000 Subject: [PATCH 1/5] added a label and input field for name and email within the form element --- Form-Controls/index.html | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 65a866cd..8c30357a 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -17,11 +17,28 @@

Product Pick

+ + + + From 5f370d263f3524c621f640b5b7b7175c7983afd3 Mon Sep 17 00:00:00 2001 From: Mansoor Munawar Date: Thu, 6 Feb 2025 22:49:59 +0000 Subject: [PATCH 2/5] added label and select elements for t-shirt color and t-shirt size.Also added line break to make the form easier to read --- Form-Controls/index.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 8c30357a..db0aeff2 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -18,6 +18,7 @@

Product Pick

try writing out the requirements first as comments this will also help you fill in your PR message later--> +
Product Pick required minlength="2" > +
+
Product Pick placeholder="Email Address" required /> +
+ +
+ +
+ +
+