Template:Imperial/09/Footer: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
<html>
<html>
<style type="text/css">
#II09_Footer{
  width:763px;
  margin-left: 15px;
  background: url(http://2008.igem.org/wiki/images/c/c8/Tudelft_menu_header_bg_1.gif) repeat-x;
  background-position: bottom;
  padding: 10px;
  border-top: 1px #7b7b7b solid;
  border-left: 1px #7b7b7b solid;
  border-right: 1px #7b7b7b solid;
  border-bottom: 1px #7b7b7b solid;
  float: left;
}
</style>
<body>
<body>
<table border=0 cellpadding=0 width="100%">
<div id="II09_Footer">
<tr><td widtewfh=20%></td>
<td widtewfh=52%>
<a href="http://www.mrgene.com"><img src="http://mrgene.com/portaldata/1/resources/_system/img/logo.gif" alt="Mr. Gene" width="5%"></a>
<a href="http://www.mrgene.com"><img src="http://mrgene.com/portaldata/1/resources/_system/img/logo.gif" alt="Mr. Gene" width="5%"></a>
&nbsp;
&nbsp;
<a href="http://www.geneart.com"><img src="http://www.geneart.com/fileadmin/templates/img/logo.gif" alt="Geneart" width="7%"></a>
<a href="http://www.geneart.com"><img src="http://www.geneart.com/fileadmin/templates/img/logo.gif" alt="Geneart" width="10%"></a>
&nbsp;
</div>
</td>
</tr>
</table>
</body>
</body>
</html>
</html>

Revision as of 04:10, 28 August 2009

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

  1. II09_Footer{
 width:763px;
 margin-left: 15px;
 background: url(http://2008.igem.org/wiki/images/c/c8/Tudelft_menu_header_bg_1.gif) repeat-x;
 background-position: bottom;
 padding: 10px;
 border-top: 1px #7b7b7b solid;
 border-left: 1px #7b7b7b solid;
 border-right: 1px #7b7b7b solid;
 border-bottom: 1px #7b7b7b solid;
 float: left;

} </style>

<body> <div id="II09_Footer"> <a href="http://www.mrgene.com"><img src="http://mrgene.com/portaldata/1/resources/_system/img/logo.gif" alt="Mr. Gene" width="5%"></a> &nbsp; <a href="http://www.geneart.com"><img src="http://www.geneart.com/fileadmin/templates/img/logo.gif" alt="Geneart" width="10%"></a> </div> </body> </html>