diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 65a866cdb..053e6c9a7 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -1,27 +1,66 @@ - +
Please complete all required (*) fields.
+ What's your name? * + +
+ What's your email address? * + +
+ Pick your color * + + -- Select a color -- + Yellow + Blue + White + +
+ Pick your size * + + -- Select a size -- + XS + S + M + L + XL + XXL + +
+ Submit +