From 47a3ddef98bd7cd4c1f4c303711d50cdfce91600 Mon Sep 17 00:00:00 2001 From: Joshua Killen <45966243+joshua-killen@users.noreply.github.com> Date: Fri, 17 Apr 2020 11:57:32 +0100 Subject: [PATCH] . --- about/About.html | 12 +++++++----- main.css | 2 +- website_design/css/css.html | 2 +- website_design/html/html.html | 2 +- 4 files changed, 10 insertions(+), 8 deletions(-) diff --git a/about/About.html b/about/About.html index 3c190ca..6b0f197 100644 --- a/about/About.html +++ b/about/About.html @@ -46,16 +46,18 @@

About

-
-

The Website

-

-
+
+ The Website +
+ 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. +
+
The University

Image of CU Coventry Campus at Mile Lane -

+
CU Coventry, part of the Coventry University Group, offers a style of education which is flexible and designed to fit around your life. Choose from a wide range of career relevant courses and study at a pace that suits you. Students who study at CU Coventry benefit from a modern, forward-thinking higher education institution, reinforced by the quality and reputation of Coventry University.

Direct Quote from diff --git a/main.css b/main.css index e6bc9a5..5e869be 100644 --- a/main.css +++ b/main.css @@ -22,7 +22,7 @@ h2 { font-family: neon80; } -abbr { +abbr .title { border-bottom: none; cursor: inherit; text-decoration: none; diff --git a/website_design/css/css.html b/website_design/css/css.html index d14749e..6e35d7b 100644 --- a/website_design/css/css.html +++ b/website_design/css/css.html @@ -48,7 +48,7 @@ -

CSS Quick Reference Guide

+

CSS Quick Reference Guide

diff --git a/website_design/html/html.html b/website_design/html/html.html index 0e4b762..100eace 100644 --- a/website_design/html/html.html +++ b/website_design/html/html.html @@ -49,7 +49,7 @@ -

HTML Quick Reference Guide

+

HTML Quick Reference Guide