From 5e6ac0410cac3336dbd6fee9b7bf2a4771880ee5 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 8 May 2020 11:41:57 -0400 Subject: [PATCH 1/7] header navs added --- index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/index.html b/index.html index d32d8ad25c..ac556f29d5 100644 --- a/index.html +++ b/index.html @@ -8,8 +8,18 @@ + +
+ +
From 900eb27e3f797e980c9f5b908641c50c82f9063f Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 8 May 2020 11:53:43 -0400 Subject: [PATCH 2/7] nav_button & images in header --- index.html | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index ac556f29d5..148088e3b3 100644 --- a/index.html +++ b/index.html @@ -12,13 +12,18 @@
-
From caea12d532fbd496cb9b5bb1cac5b62eeaa1325b Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 8 May 2020 12:37:47 -0400 Subject: [PATCH 3/7] box colors added --- About.html | 14 ++++++++++++++ index.html | 23 ++++++++++++----------- style/index.css | 41 +++++++++++++++++++++++++++++++++++++++-- 3 files changed, 65 insertions(+), 13 deletions(-) create mode 100644 About.html diff --git a/About.html b/About.html new file mode 100644 index 0000000000..81ca5a7533 --- /dev/null +++ b/About.html @@ -0,0 +1,14 @@ + + + + +About + + + + +

About

+

Lorem ipsum, dolor sit amet consectetur adipisicing elit. Commodi perferendis laudantium sequi odio! Deserunt aspernatur fuga natus saepe eveniet unde illo, nemo molestias voluptate eum maxime similique? Iure, quo in!.

+ + + \ No newline at end of file diff --git a/index.html b/index.html index 148088e3b3..ec97a6774c 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,7 @@ + @@ -16,7 +17,7 @@