diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 65a866cdb..bee01b9f6 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -13,15 +13,54 @@

Product Pick

- + + +

+ + +

+ +
+
+
+ Please select a color: + + +
+
+ + +
+
+ + +
+
+
+ + +

+ What is the customer's name? I must collect this data, and validate it. + But what is a valid name? I must decide something. + What is the customer's email? I must make sure the email is valid. Email addresses have a consistent pattern. + What colour should this t-shirt be? I must give 3 options. How will I make sure they don't pick other colours? + What size does the customer want? I must give the following 6 options: XS, S, M, L, XL, XXL-->
diff --git a/Wireframe/index.html b/Wireframe/index.html index 0e014e535..c6c59b8e2 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 be835b6c7..1585c4ab4 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 diff --git a/index.html b/index.html deleted file mode 100644 index 80aa49666..000000000 --- a/index.html +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - Coursework - - - -

🧐 CYF Coursework Disposable Branch Previews

-
-
    -
  1. -

    Project 1: Wireframe

    -

    - Mentors: - open the assignment in a tab -

    -
  2. -
  3. -

    Project 2: Form Controls

    -

    - Mentors: - open the assignment in a tab -

    -
  4. -
-
- - -