lis-458-ol-php/includes/footer.html

8 lines
429 B
HTML
Raw Permalink Normal View History

2018-02-18 01:28:11 +00:00
<!-- Script 3.3 - footer.html -->
2018-02-18 01:30:12 +00:00
<!-- End of the page-specific content. --></div>
2018-02-18 01:28:11 +00:00
<div id="footer">
2018-02-18 01:30:12 +00:00
<p>Copyright &copy; <a href="#">Plain and Simple</a> 2016 | Designed by <a href="www.simmons.edu">Simmons College</a> | Sponsored by <a href="http://www.simmons.edu/">Chaoqun Ni</a> | Valid <a href="http://jigsaw.w3.org/css-validator/">CSS</a> &amp; <a href="http://validator.w3.org/">XHTML</a></p>
2018-02-18 01:28:11 +00:00
</div>
</body>
2018-02-18 01:30:12 +00:00
</html>