corporateblue/footer.html
changeset 4 4c2378e11961
child 17 085bde44883b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/corporateblue/footer.html	Mon Dec 26 20:47:38 2011 +0100
@@ -0,0 +1,16 @@
+	<div class="hr1">
+		<hr />
+	</div>
+	<div id="footer">
+		<ul>
+			<li><a href="#" title="">Home</a></li>
+			<li><a href="#" title="">Products</a></li>
+			<li><a href="#" title="">Services</a></li>
+			<li><a href="#" title="">About Us</a></li>
+			<li><a href="#" title="">Contact Us</a></li>
+		</ul>
+		<p>Copyright &copy; 2006 Sitename.com. Designed by <a href="http://www.freecsstemplates.org" class="link1">Free CSS Templates</a></p>
+	</div>
+</div>
+</body>
+</html>