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 @@

Welcome

+
+

+ 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. +

+