Template:Banta Lab Footer: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
m (New page: <html> <head> <style type="text/css"> #footer { float:bottom; clear:both; align:center; padding:10px; background:#FFFFFF; text-align:justify; } </style> </head>...)
 
mNo edit summary
Line 7: Line 7:
     align:center;
     align:center;
     padding:10px;
     padding:10px;
     background:#FFFFFF;
     background:#FFFFFF;     
    text-align:justify;     
}
}
</style>
</style>

Revision as of 15:36, 23 June 2009

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

  1. footer {
   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>