From b8354a24302052105b2b69b0e17ff2f19b3c07cb Mon Sep 17 00:00:00 2001 From: Frankie B Date: Mon, 3 Oct 2022 10:03:42 +0000 Subject: Add footer & make compliant with HTML 4.01 --- blank/index.php | 2 +- bookmarks/index.php | 2 +- calculators/index.php | 2 +- computers/index.php | 2 +- guestbook/index.php | 2 +- guestbook/submit.php | 2 +- inc/footer.php | 5 +++++ inc/nav.php | 2 +- index.php | 2 +- pics/index.php | 2 +- projects/index.php | 2 +- 11 files changed, 15 insertions(+), 10 deletions(-) create mode 100644 inc/footer.php diff --git a/blank/index.php b/blank/index.php index 137311f..3f2dfc0 100755 --- a/blank/index.php +++ b/blank/index.php @@ -22,7 +22,7 @@ diff --git a/bookmarks/index.php b/bookmarks/index.php index 477098b..7bdb1ea 100755 --- a/bookmarks/index.php +++ b/bookmarks/index.php @@ -48,7 +48,7 @@ diff --git a/calculators/index.php b/calculators/index.php index e7ca785..1a9a600 100755 --- a/calculators/index.php +++ b/calculators/index.php @@ -134,7 +134,7 @@ diff --git a/computers/index.php b/computers/index.php index 7ffadc3..8620191 100755 --- a/computers/index.php +++ b/computers/index.php @@ -215,7 +215,7 @@ diff --git a/guestbook/index.php b/guestbook/index.php index 9cf3fdb..21e5385 100755 --- a/guestbook/index.php +++ b/guestbook/index.php @@ -63,7 +63,7 @@ diff --git a/guestbook/submit.php b/guestbook/submit.php index a2b04cf..ffaf4a6 100755 --- a/guestbook/submit.php +++ b/guestbook/submit.php @@ -49,7 +49,7 @@ diff --git a/inc/footer.php b/inc/footer.php new file mode 100644 index 0000000..9d5e497 --- /dev/null +++ b/inc/footer.php @@ -0,0 +1,5 @@ +
+
+ Valid CSS!  Valid HTML 4.01!
+ Last Modified GMT +
diff --git a/inc/nav.php b/inc/nav.php index 293549b..bfc4c60 100644 --- a/inc/nav.php +++ b/inc/nav.php @@ -1,4 +1,4 @@ - +
diff --git a/pics/index.php b/pics/index.php index 7286a5f..baca07a 100755 --- a/pics/index.php +++ b/pics/index.php @@ -22,7 +22,7 @@ diff --git a/projects/index.php b/projects/index.php index 4d671d5..cd58291 100755 --- a/projects/index.php +++ b/projects/index.php @@ -39,7 +39,7 @@ -- cgit v1.2.3-54-g00ecf