From 01f160f5851108c94a6e6e1d24ea6d247077a46a Mon Sep 17 00:00:00 2001 From: Liam Greenfield <52577696+Liam310@users.noreply.github.com> Date: Sat, 16 May 2026 16:25:56 +0100 Subject: [PATCH] add input box for name --- Form-Controls/index.html | 25 ++++++++++++++++++++----- Form-Controls/styles.css | 0 2 files changed, 20 insertions(+), 5 deletions(-) create mode 100644 Form-Controls/styles.css diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 74b591ffc..d808b345f 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -6,6 +6,7 @@