diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 74b591ffc..1a11ccc5e 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -1,6 +1,24 @@ + My form exercise @@ -13,15 +31,55 @@

Product Pick

- + Requirements: + - Name: required, at least 2 non-space characters + - Email: required, valid email format + - Colour: required, choose 1 of 3 options + - Size: required, choose 1 of 6 sizes + - No form action needed for this project + --> +
+ + +
+
+ + +
+
+ Colour + + + + + + +
+
+ + +
+