footer.html
changeset 5 b8513cbcbf35
parent 4 1e1747fa2b2e
child 6 d33f0b00f8d9
     1.1 --- a/footer.html	Fri Jun 18 23:41:48 2010 +0200
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,16 +0,0 @@
     1.4 -<!-- footer starts here -->	
     1.5 -<div id="footer">
     1.6 -	<div id="footer-left">
     1.7 -		<p>
     1.8 -		<!--&copy; ME73.COM&nbsp; 	-->
     1.9 -      <a href="http://creativecommons.org/licenses/by/3.0/"><img src="images/cc.png" alt="CC" style="float:left"></a>
    1.10 -		Except where otherwise noticed, content on this site is licensed under a <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License.</a> Site Design is based on a template by <a href="http://www.styleshout.com/">Styleshout.</a>
    1.11 -		</p>	
    1.12 -	</div>
    1.13 -	
    1.14 -	<div id="footer-right">
    1.15 -		<p class="align-right">
    1.16 -		<a href="index.html">Home</a> | <a href="#top">Top</a> | <a href="rssfeed.xml" class="rssfeed">RSS</a> 
    1.17 -		</p>
    1.18 -	</div>	
    1.19 -</div>