Template:Banta Lab Footer: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:
<head>
<head>
<style type="text/css">
<style type="text/css">
#footer {
#footer1 {
    margin:20px 0 0 0;
     float:bottom;
     float:bottom;
     clear:both;
     clear:both;
     align:center;
     width:160px;
    margin-left: auto;
    margin-right: auto;
     padding:10px;
     padding:10px;
     background:#FFFFFF;     
     background:#FFFFFF;     
Line 13: Line 14:
</head>
</head>
<body>
<body>
<div id="footer">
<div id="footer1">
<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 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>
</a>

Revision as of 15:47, 23 June 2009

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

  1. footer1 {
   float:bottom;
   clear:both;
   width:160px;
   margin-left: auto;
   margin-right: auto;
   padding:10px;
   background:#FFFFFF;    

} </style> </head> <body> <div id="footer1"> <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>