Template:Banta Lab Footer: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
<style type="text/css">
<style type="text/css">
#footer {
#footer {
    margin:20px 0 0 0;
     float:bottom;
     float:bottom;
     clear:both;
     clear:both;

Revision as of 15:41, 23 June 2009

<html> <head> <style type="text/css">

  1. footer {
   margin:20px 0 0 0;
   float:bottom;
   clear:both;
   align:center;
   padding:10px;
   background:#FFFFFF;    

} </style> </head> <body> <div id="footer"> <a href="http://www3.clustrmaps.com/user/29b8d410"><img src="http://www3.clustrmaps.com/stats/maps-no_clusters/openwetware.org-wiki-Banta-thumb.jpg" alt="Locations of visitors to this page" /> </a> </div> </body> </html>