From 9a92c88be11874c30b5a131f77f435dd12b38ae2 Mon Sep 17 00:00:00 2001 From: Meira Tompkins Date: Fri, 27 Mar 2020 00:52:36 -0400 Subject: [PATCH] I hate --- week-9/form.html | 108 ++++++++++++++++++++++++++++++++++++++++++ week-9/login.php | 4 ++ week-9/stopwatch.html | 71 +++++++++++++++++++++++++++ 3 files changed, 183 insertions(+) create mode 100644 week-9/form.html create mode 100644 week-9/login.php create mode 100644 week-9/stopwatch.html diff --git a/week-9/form.html b/week-9/form.html new file mode 100644 index 0000000..44978b0 --- /dev/null +++ b/week-9/form.html @@ -0,0 +1,108 @@ + + + + + Contact Form + + + +
+ + + +

+ + + +

+ + + + +

+ + + + +

+ + + +

+ +
+ + + + \ No newline at end of file diff --git a/week-9/login.php b/week-9/login.php new file mode 100644 index 0000000..84cb674 --- /dev/null +++ b/week-9/login.php @@ -0,0 +1,4 @@ + + + + + setInterval stopwatch + + + +

+

+ + + \ No newline at end of file