From ab59fcbf0cd49b261385c4281cb2441437d2c395 Mon Sep 17 00:00:00 2001 From: Khaliun Baatarkhuu Date: Mon, 8 Jun 2026 15:08:25 +0100 Subject: [PATCH 1/6] Implement customer name and email input fields Added form fields for customer name and email with validation requirements. --- Form-Controls/index.html | 31 +++++++++++++++++++++++++++---- 1 file changed, 27 insertions(+), 4 deletions(-) diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 74b591ffc..12e2a0475 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -13,10 +13,33 @@

Product Pick

- - + + + + + + + + + + + + + + + +