Chapter 16 - Footer

Output
Source
<!--	End	of	the	page-specific	content.	-->
<!-- Chapter 16 Footer.php -->
	<div id="footer">
		<p>
			Copyright &copy; <a	href="#">Plain and Simple</a> 2007 |
			Designed by <a href="http://www.edg3.co.uk/">edg3.co.uk</a> |
			Sponsored by <a href="http://www.opendesigns.org/">Open Designs</a> |
			Valid <a href="http://jigsaw.w3.org/css-validator/">CSS</a>	&amp;
			<a href="http://validator.w3.org/">HTML5</a>
		</p>
	</div>
 </body>
</html>