diff --git a/Form-Controls/README.md b/Form-Controls/README.md index 86f623d89..112ccbd38 100644 --- a/Form-Controls/README.md +++ b/Form-Controls/README.md @@ -25,7 +25,7 @@ Writing that out as a series of questions to ask yourself: 3. What colour should this T-shirt be? I must provide 3 options. How will I ensure they do not choose other colours? 4. What size does the customer want? I must provide the following 6 options: XS, S, M, L, XL, XXL -All fields are required. +All fields are required. Do not write a form action for this project. ## Acceptance Criteria diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 74b591ffc..9d263c621 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -1,27 +1,63 @@ -
- - -