From 754a03621572bd4076024a184754c089784dcdc2 Mon Sep 17 00:00:00 2001 From: abduhasen Date: Sat, 23 May 2026 18:54:59 +0100 Subject: [PATCH] wrote form control using html created input box for name and email, select for size choose,radio also for colour choose, used a lot
for spacing. --- Form-Controls/index.html | 82 ++++++++++++++++++++++++++++++++++++---- 1 file changed, 75 insertions(+), 7 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 74b591ffc..1c8beeb23 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -1,4 +1,4 @@ - + @@ -13,15 +13,83 @@

Product Pick

- - +
+

Personal Information

+
    +
  • + +
    +
    + +
    +
    +
  • + +
  • +
    + +
    +
  • +
+
+
+

T-Shirt Colour and Size

+

T-shirt colour

+
    +
  1. + +

    +
  2. +
  3. + +

    +
  4. + +
  5. + +

    +
  6. +
+ + +