From e56ac22a3b0c29956bc0b02d2a9277fae683ed8b Mon Sep 17 00:00:00 2001 From: "https://johntran038.github.io" <243246271+tngoc3395-stack@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:57:14 -0700 Subject: [PATCH] Add basic HTML form structure --- Form | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Form diff --git a/Form b/Form new file mode 100644 index 0000000..1147087 --- /dev/null +++ b/Form @@ -0,0 +1,9 @@ + + + HTML FORM + + +Name: +

+ +