From a11a51ebeba59f7e9150e395cb3eef1642c78ba3 Mon Sep 17 00:00:00 2001 From: JorvanW Date: Thu, 14 May 2026 09:15:47 +0100 Subject: [PATCH 1/8] Add files via upload Created via VSC --- Form-Controls/Forms.html | 60 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 Form-Controls/Forms.html diff --git a/Form-Controls/Forms.html b/Form-Controls/Forms.html new file mode 100644 index 000000000..c1910e27c --- /dev/null +++ b/Form-Controls/Forms.html @@ -0,0 +1,60 @@ + + + + + + + Form + +

T-Shirts

+
+
+ + +
+
+ + +
+
+ +
+
+ +
+ +
+ + \ No newline at end of file From 64a6300c1f00d9d8a60b1b885d8a1ed01f3cd114 Mon Sep 17 00:00:00 2001 From: JorvanW Date: Thu, 28 May 2026 13:14:54 +0100 Subject: [PATCH 2/8] Updated index.html file to match the form.html file and added my name to the footer. --- Form-Controls/index.html | 57 +++++++++++++++++++++++++++++++++++----- 1 file changed, 50 insertions(+), 7 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 74b591ffc..cd02fd415 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -7,21 +7,64 @@ +
-

Product Pick

+

T-Shirts

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

By HOMEWORK SOLUTION

+

By Jorvan White

From 4fea05a9af1a008c51d965639ff09aee776ca833 Mon Sep 17 00:00:00 2001 From: JorvanW Date: Thu, 28 May 2026 13:52:52 +0100 Subject: [PATCH 3/8] removed non-sementic tags and added more labels and ids to the form controls for better accessibility and styling. --- Form-Controls/README.md | 14 +++++++------- Form-Controls/index.html | 36 +++++++++++++++++++----------------- 2 files changed, 26 insertions(+), 24 deletions(-) diff --git a/Form-Controls/README.md b/Form-Controls/README.md index 86f623d89..aa3970e77 100644 --- a/Form-Controls/README.md +++ b/Form-Controls/README.md @@ -4,12 +4,12 @@ -- [ ] Interpret requirements and check against a list of criteria -- [ ] Write a valid form -- [ ] Test with Devtools +- [x] Interpret requirements and check against a list of criteria +- [x] Write a valid form +- [x] Test with Devtools - [ ] Refactor using Devtools -- [ ] Use version control by committing often and pushing regularly to GitHub -- [ ] Develop the habit of writing clean, well-structured, and error-free code +- [x] Use version control by committing often and pushing regularly to GitHub +- [x] Develop the habit of writing clean, well-structured, and error-free code ## Task @@ -34,8 +34,8 @@ Do not write a form action for this project. Let's write out our testable criteria. Check each one off as you complete it. -- [ ] I have only used HTML and CSS. -- [ ] I have not used any JavaScript. +- [x] I have only used HTML and CSS. +- [x] I have not used any JavaScript. ### HTML diff --git a/Form-Controls/index.html b/Form-Controls/index.html index cd02fd415..1e1f7740f 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -10,7 +10,7 @@
@@ -31,15 +41,10 @@

T-Shirts

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