Template:Imperial/09/Banner/Nuovo: 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">
/*----------------------------------------------------------------------------*/
/* Banner                                                                    */
/*----------------------------------------------------------------------------*/
#menu {
    position: relative;
    float: top;
}
</style>*/
<div id="banner">
<table border=0>
<table border=0>
<tr><td>
<img src="http://openwetware.org/images/6/61/II09_iGEM_Imperial.png" align="left" width="15%">
<img src="http://openwetware.org/images/6/61/II09_iGEM_Imperial.png" align="left" width="15%">
<img src="http://openwetware.org/images/b/b8/II09_ImperialLogo.png" align="right" width="20%">
<img src="http://openwetware.org/images/b/b8/II09_ImperialLogo.png" align="right" width="20%">
</td></tr>
</table>
</table>
</div>
</html>
</html>

Revision as of 08:26, 24 August 2009

<html> /*<style type="text/css"> /*----------------------------------------------------------------------------*/ /* Banner */ /*----------------------------------------------------------------------------*/

  1. menu {
   position: relative;
   float: top;

} </style>*/ <div id="banner"> <table border=0> <tr><td> <img src="http://openwetware.org/images/6/61/II09_iGEM_Imperial.png" align="left" width="15%"> <img src="http://openwetware.org/images/b/b8/II09_ImperialLogo.png" align="right" width="20%"> </td></tr> </table> </div> </html>