Add footer & make compliant with HTML 4.01

This commit is contained in:
Frankie B 2022-10-03 10:03:42 +00:00
commit b8354a2430
11 changed files with 15 additions and 10 deletions

View file

@ -61,7 +61,7 @@
</p>
</div> <!-- content -->
<div id="footer" class="pagefooter">
<!-- Created <span class="date">Sat 26 Mar 2011 11:39:56 AM CET</span> -->
<?php $file = __FILE__;require('./inc/footer.php'); ?>
</div> <!-- footer -->
</div> <!-- pagebody -->
</div> <!-- page -->