From c2142af96f3b538f218b186ae5eae91b3df70036 Mon Sep 17 00:00:00 2001 From: Hadi Vahidi Date: Thu, 5 Jun 2025 14:04:51 +0330 Subject: [PATCH] updated the From Control in this version I just edited the index of Form control whit out changing other files --- Form-Controls/index.html | 111 ++++++++++++++++++++++++++++++--------- 1 file changed, 86 insertions(+), 25 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 65a866cdb..e7bd1d6c8 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -1,27 +1,88 @@ - - - - My form exercise - - - - -
-

Product Pick

-
-
-
- - -
-
- - - + + + + T-Shirt Order Form + + + +

T-Shirt Order Form

+ +
+
+ Customer Information + +
+ + +
+ +
+ + +
+
+ +
+ T-Shirt Color + +
+ + +
+ +
+ + +
+ +
+ + +
+
+ +
+ T-Shirt Size + +
+ + +
+
+ + +
+ + \ No newline at end of file