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 --*/ | ||
+ | </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='#364135'" onMouseOut="this.bgColor='#000000'" bgColor=#FFFFFF> | ||
+ | <a href="https://2014.igem.org/WikitemplateB_home"style="text-decoration:none;color:#FFFFFF">[HOME] </a> </td> | ||
+ | |||
+ | <td width="162px" align="center" onMouseOver="this.bgColor='#364135'" onMouseOut="this.bgColor='#000000'" bgColor=#FFFFFF> | ||
+ | <a href="https://2014.igem.org/WikitemplateB_project" style="text-decoration:none;color:#FFFFFF">[PROJECT]</a> </td> | ||
+ | |||
+ | <td width="162px" align="center" onMouseOver="this.bgColor='#364135'" onMouseOut="this.bgColor='#000000'" bgColor=#FFFFFF> | ||
+ | <a href="" style="text-decoration:none;color:#FFFFFF">[PARTS]</a></td> | ||
+ | |||
+ | <td width="162px" align="center" onMouseOver="this.bgColor='#364135'" onMouseOut="this.bgColor='#000000'" bgColor=#FFFFFF> | ||
+ | <a href="" style="text-decoration:none;color:#FFFFFF">[TEAM] </a> </td> | ||
+ | |||
+ | <td width="162px" align="center" onMouseOver="this.bgColor='#364135'" onMouseOut="this.bgColor='#000000'" bgColor=#FFFFFF> | ||
+ | <a href="" style="text-decoration:none;color:#FFFFFF">[NOTEBOOK] </a> </td> | ||
+ | |||
+ | <td width="162px" align="center" onMouseOver="this.bgColor='#364135'" onMouseOut="this.bgColor='#000000'" bgColor=#FFFFFF> | ||
+ | <a href="" style="text-decoration:none;color:#FFFFFF">[SAFETY] </a></td> | ||
+ | </tr> | ||
+ | |||
+ | |||
+ | </table> | ||
+ | |||
+ | </td> | ||
+ | <td bgColor="#FFFFFF"></td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> <td bgColor="#FFFFFF" colspan="5"></td></tr> | ||
+ | </table> | ||
+ | <!-- end of menu --> | ||
+ | |||
+ | |||
+ | |||
+ | <!-- Page content begins --> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!-- navigation for project page--> | ||
+ | <table width="100%" align="center" border="1" cellpadding="15"> | ||
+ | <style bgColor= "#FFFFFF"></style> | ||
+ | |||
+ | <tr> | ||
+ | <td width="500px" height="400px" bgColor="#FFFFFF"></td> | ||
+ | |||
+ | <td width="600px" height="300px" bgColor="#FFFFFF" > | ||
+ | <h3><font color="white"></font> | ||
+ | </h3> | ||
+ | |||
+ | <font color="white"> | ||
+ | </font> | ||
+ | |||
+ | </html> |
Revision as of 21:08, 4 October 2014
|
||||||||
|