From 757e5a753608b160ac54eef0cb66d98acfadb1cb Mon Sep 17 00:00:00 2001 From: Tom Kennedy Date: Sun, 20 Oct 2019 11:58:44 +0100 Subject: [PATCH] added footer and reformatted index.html --- css/main.css | 11 ++++++++++ index.html | 57 +++++++++++++++++++++++++--------------------------- 2 files changed, 38 insertions(+), 30 deletions(-) diff --git a/css/main.css b/css/main.css index ff3ff13..2edb3d5 100644 --- a/css/main.css +++ b/css/main.css @@ -67,6 +67,17 @@ img{ width : 45px; } +.footer { + position: fixed; + left: 0; + bottom: 0; + width: 100%; + background-color: grey; + color: white; + text-align: center; + border-top: darkgray; +} + /* diff --git a/index.html b/index.html index aee275d..0ef4039 100644 --- a/index.html +++ b/index.html @@ -1,44 +1,41 @@ - - - - - - -