WikitemplateB project
From 2014.igem.org
(Difference between revisions)
(Blanked the page) |
|||
Line 1: | Line 1: | ||
+ | {{CSS/Main}} | ||
+ | <html> | ||
+ | <style> | ||
+ | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/ | ||
+ | body {background-color:black} | ||
+ | </style> | ||
+ | <!-- here ends the section that changes the default wiki template to a white full width background --> | ||
+ | |||
+ | <!-- beginning of your page --> | ||
+ | |||
+ | <!-- menu --> | ||
+ | <table id="menu" width="100%" cellspacing="0" height="135px"> | ||
+ | <tr> | ||
+ | <td bgColor="#FFFFFF"></td> | ||
+ | <td valign="bottom" width="975px" align="center" bgColor="#FFFFFF"> | ||
+ | |||
+ | <table align="center"> | ||
+ | <tr height="50px"> | ||
+ | <td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2> | ||
+ | <a href="https://2014.igem.org/WikitemplateB_home"style="text-decoration:none;color:#1C140D">HOME </a> </td> | ||
+ | |||
+ | <td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2> | ||
+ | <a href="https://2014.igem.org/WikitemplateB_project" style="text-decoration:none;color:#1C140D">PROJECT</a> </td> | ||
+ | |||
+ | <td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2> | ||
+ | <a href="https://2014.igem.org/WikitemplateB_parts" style="text-decoration:none;color:#1C140D">PARTS</a></td> | ||
+ | |||
+ | <td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2> | ||
+ | <a href="https://2014.igem.org/WikitemplateB_team" style="text-decoration:none;color:#1C140D">TEAM </a> </td> | ||
+ | |||
+ | <td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2> | ||
+ | <a href="https://2014.igem.org/WikitemplateB_notebook" style="text-decoration:none;color:#1C140D">NOTEBOOK </a> </td> | ||
+ | |||
+ | <td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2> | ||
+ | <a href="https://2014.igem.org/WikitemplateB_safety" style="text-decoration:none;color:#1C140D">SAFETY </a></td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> <td colspan="5"></td> | ||
+ | <td align="center" width="162px"><a href="https://igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | |||
+ | |||
+ | <!-- Page content begins --> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!-- navigation for project page--> | ||
+ | <table width="100%" align="center"> | ||
+ | <style bgColor= "#FFFFFF"></style> | ||
+ | |||
+ | <tr> | ||
+ | <td align = center width="500px" height="400px" bgColor="#FFFFFF"></td> | ||
+ | |||
+ | <td width="600px" height="300px" bgColor="#FFFFFF" > | ||
+ | <h3> | ||
+ | |||
+ | </h3> | ||
+ | |||
+ | </html> |
Revision as of 21:13, 4 October 2014
|