From 8d35e38c3e7349d37f1332b56d5f28bcdf1fb7bf Mon Sep 17 00:00:00 2001 From: fahimkhan Date: Thu, 22 Sep 2016 16:58:52 +0530 Subject: Added proper col to div --- public/css/customstylesheet.css | 1 + views/about.html | 10 ++++- views/contact.html | 7 ++- views/footer.html | 4 +- views/header.html | 2 +- views/index.html | 97 +++++++++++++++++++++-------------------- 6 files changed, 65 insertions(+), 56 deletions(-) diff --git a/public/css/customstylesheet.css b/public/css/customstylesheet.css index 35fe451..57c6ea6 100644 --- a/public/css/customstylesheet.css +++ b/public/css/customstylesheet.css @@ -17,3 +17,4 @@ body { width: 100%; } + diff --git a/views/about.html b/views/about.html index 79f179f..bd32fc2 100644 --- a/views/about.html +++ b/views/about.html @@ -8,6 +8,8 @@ <% include header.html %>
+
+

About

@@ -18,11 +20,15 @@

+
+
+ - + + + \ No newline at end of file diff --git a/views/contact.html b/views/contact.html index 04caed4..9a0b03e 100644 --- a/views/contact.html +++ b/views/contact.html @@ -70,9 +70,12 @@ + + <% include footer.html %> + + + diff --git a/views/footer.html b/views/footer.html index dae8b59..d7624f6 100644 --- a/views/footer.html +++ b/views/footer.html @@ -1,8 +1,6 @@
- -

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
+

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

-
diff --git a/views/header.html b/views/header.html index 7a9f64e..3a6d38d 100644 --- a/views/header.html +++ b/views/header.html @@ -11,7 +11,7 @@