From 9d53d8857eaa1c9405894a88ca75bc4657e42f35 Mon Sep 17 00:00:00 2001 From: msglm Date: Sat, 14 Jan 2023 05:31:48 -0600 Subject: Inital Commit --- .../Ch10_msglm/10.2.contact.html | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 HTML/Chapter/Ch. 10 hands-on assignments/Ch10_msglm/10.2.contact.html (limited to 'HTML/Chapter/Ch. 10 hands-on assignments/Ch10_msglm/10.2.contact.html') diff --git a/HTML/Chapter/Ch. 10 hands-on assignments/Ch10_msglm/10.2.contact.html b/HTML/Chapter/Ch. 10 hands-on assignments/Ch10_msglm/10.2.contact.html new file mode 100644 index 0000000..b645165 --- /dev/null +++ b/HTML/Chapter/Ch. 10 hands-on assignments/Ch10_msglm/10.2.contact.html @@ -0,0 +1,25 @@ + + + + Contact Form + + + +

Contact Us

+
+ First Name: +
+
+ Last Name: +
+
+ E-mail: +
+
+ Comments:
+
+
+ +
+ + -- cgit v1.2.3