From dc1d1ba0bc0ff6c0abb0d3bb487fc6153b44c55e Mon Sep 17 00:00:00 2001 From: Nicole Zarrilli Date: Sun, 24 Mar 2024 14:15:02 -0400 Subject: [PATCH] Web form --- week-09/web-form/index.html | 117 ++++++++++++++++++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 week-09/web-form/index.html diff --git a/week-09/web-form/index.html b/week-09/web-form/index.html new file mode 100644 index 0000000..9314917 --- /dev/null +++ b/week-09/web-form/index.html @@ -0,0 +1,117 @@ + + + + + + Web Form + + + +
+
+

Web Form

+

Please fill out the following information to send us a message.

+
+
+
+ + +
+ +
+ +
+
+ +
+ +
+
+
+ + + \ No newline at end of file