diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 65a866cd..bdd420aa 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -11,17 +11,64 @@

Product Pick

-
- - -
+ + +
+ + + Minimum 2 alphabetical characters (required) +
+ + +
+ + + Required for order confirmation +
+ + +
+ Choose T-shirt Color +
+ +
+ + +
+ + + +
+
+ + +
+ Choose T-shirt Size +
+ + +
+
+ + + + +
diff --git a/Wireframe/index.html b/Wireframe/index.html index 0e014e53..c6c59b8e 100644 --- a/Wireframe/index.html +++ b/Wireframe/index.html @@ -30,4 +30,4 @@

Title

- + \ No newline at end of file diff --git a/Wireframe/style.css b/Wireframe/style.css index be835b6c..1585c4ab 100644 --- a/Wireframe/style.css +++ b/Wireframe/style.css @@ -86,4 +86,4 @@ article { > img { grid-column: span 3; } -} +} \ No newline at end of file