From 65db76d55a52b17c173440f7d0feb513175ac106 Mon Sep 17 00:00:00 2001
From: Joshua Killen <45966243+joshua-killen@users.noreply.github.com>
Date: Fri, 17 Apr 2020 13:38:51 +0100
Subject: [PATCH] .
---
about/about_assets/about.css | 1 +
home.html | 5 +++++
home_assets/home.css | 1 +
main.css | 1 -
4 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/about/about_assets/about.css b/about/about_assets/about.css
index 354f02f..2d91de4 100644
--- a/about/about_assets/about.css
+++ b/about/about_assets/about.css
@@ -23,6 +23,7 @@ summary {
.headImg {
background-image: url(internet.png);
+ padding-bottom: 25em;
}
diff --git a/home.html b/home.html
index f13ad99..202ed96 100644
--- a/home.html
+++ b/home.html
@@ -48,6 +48,11 @@
+
+ This website was made in response to the Z14IT Assignment 2 criteria. It has been made to help people to learn about how the internet works up to the understanding of a student that had taken the Digital Technologies course at CUC. The website seen as it is currently is the culmination of 6 weeks work and research, including: a timeline of the internet's evolution; essential knowledge on networks and networking fundamentals; and guides on HTML5, CSS, and Javascript.
+
+