diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 65a866cdb..163a166df 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -1,27 +1,75 @@ - - - - My form exercise - - - - -
-

Product Pick

-
-
-
- - -
-
- - - + + + + Order Form + + + + + +
+

Order Form

+
+
+ + +
+ +
+
+ + +
+ +
+
+ Please select a color: +
+ + +
+
+
+ + +
+
+
+
+ + +
+
+ +
+ + +
+ Please select a size: + +
+ + + + +
+
+ + + + + \ No newline at end of file diff --git a/Form-Controls/results.html b/Form-Controls/results.html new file mode 100644 index 000000000..3031886fa --- /dev/null +++ b/Form-Controls/results.html @@ -0,0 +1,40 @@ + + + + + + My form exercise + + + + +
+ + +
+ + +
+
+ + +
+ +
+

+ +
+ + + + + +
+ \ No newline at end of file