From 1878fe66e15e73a2a4e86cdf034c34b8c37176b2 Mon Sep 17 00:00:00 2001 From: bendwit <184859846+BenDWit@users.noreply.github.com> Date: Tue, 17 Jun 2025 16:38:59 +0200 Subject: [PATCH] starting on forms and tables --- .../HTML/Forms_and_tables/index.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Certified_Full_Stack_Developer/HTML/Forms_and_tables/index.html diff --git a/Certified_Full_Stack_Developer/HTML/Forms_and_tables/index.html b/Certified_Full_Stack_Developer/HTML/Forms_and_tables/index.html new file mode 100644 index 0000000..bed20e4 --- /dev/null +++ b/Certified_Full_Stack_Developer/HTML/Forms_and_tables/index.html @@ -0,0 +1,9 @@ + + + + + Survey Form + + + + \ No newline at end of file