From 21e3639f8d656fc9f1aed8e3f1489adc2bddcf2d Mon Sep 17 00:00:00 2001 From: josephroy99 Date: Wed, 7 Feb 2024 22:50:17 +0000 Subject: [PATCH] added web page test --- roysathome.net/LoginPage.html | 214 ++++++++++++++++++++++++++++++++++ roysathome.net/index.html | 9 ++ 2 files changed, 223 insertions(+) create mode 100644 roysathome.net/LoginPage.html diff --git a/roysathome.net/LoginPage.html b/roysathome.net/LoginPage.html new file mode 100644 index 0000000..72c9253 --- /dev/null +++ b/roysathome.net/LoginPage.html @@ -0,0 +1,214 @@ + + + + + + Document + + + + + + +
+ + + + + +
+ + diff --git a/roysathome.net/index.html b/roysathome.net/index.html index 5daf367..75043da 100644 --- a/roysathome.net/index.html +++ b/roysathome.net/index.html @@ -73,6 +73,10 @@ background-color: #609926; } + .webpagetest-button:hover { + background-color: #00450a; + } + .login-signup-button { font-size: 30px; margin: auto; @@ -115,6 +119,11 @@ Drive +
  • + + Web Page Test + +