Team:Edinburgh
From 2014.igem.org
(Difference between revisions)
(Initial switch to new layout) |
(new design!) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <!-- ################################# END HEADER ################################## --> | ||
- | + | ||
+ | <!-- Attempts to hide the default header/footer stuff... --> | ||
+ | <style> | ||
+ | #content > h1, | ||
+ | #bodyContent > h3 | ||
+ | { display: none; } | ||
+ | |||
+ | #top-section { | ||
+ | height: auto; | ||
+ | padding: 0px; | ||
+ | margin: 0px; | ||
+ | border: 0px none; | ||
+ | width: auto; | ||
+ | } | ||
+ | |||
+ | #top-section #p-logo, | ||
+ | #top-section #search-controls { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #menubar { | ||
+ | padding: 0px; | ||
+ | top: 0; | ||
+ | } | ||
+ | |||
+ | #menubar * { | ||
+ | margin: 0px; | ||
+ | } | ||
+ | |||
+ | .right-menu { | ||
+ | padding: 0px; | ||
+ | } | ||
+ | |||
+ | #menubar.right-menu * { | ||
+ | background-color: #fff; | ||
+ | color: gray; | ||
+ | } | ||
+ | |||
+ | |||
+ | #content { width: 100%; } | ||
+ | |||
+ | html, #globalWrapper { | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | border: 0px none; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | |||
+ | #content { | ||
+ | margin-left: 0px; | ||
+ | margin-right: 0px; | ||
+ | padding-left: 0px; | ||
+ | padding-right: 0px; | ||
+ | border: 0px none; | ||
+ | } | ||
+ | |||
+ | #footer-box, | ||
+ | .visualClear, | ||
+ | #catlinks { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
<!-- We are using the pure css framework, http://purecss.io/ --> | <!-- We are using the pure css framework, http://purecss.io/ --> | ||
<link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.5.0/pure-min.css"> | <link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.5.0/pure-min.css"> | ||
+ | |||
<!-- The Navbar menu thingy --> | <!-- The Navbar menu thingy --> | ||
Line 13: | Line 78: | ||
<ul> | <ul> | ||
- | <li><a href="//2014.igem.org/Team:Edinburgh"> Home </a></li> | + | <li><a href="https://2014.igem.org/Team:Edinburgh"> Home </a></li> |
- | <li><a href="//2014.igem.org/Team:Edinburgh/Team"> Team </a></li> | + | <li><a href="https://2014.igem.org/Team:Edinburgh/Team"> Team </a></li> |
- | <li><a href="//igem.org/Team.cgi?year=2014&team_name=Edinburgh">Official Profile</a></li> | + | <li><a href="https://igem.org/Team.cgi?year=2014&team_name=Edinburgh">Official Profile</a></li> |
- | <li><a href="//2014.igem.org/Team:Edinburgh/Project"> Project </a></li> | + | <li><a href="https://2014.igem.org/Team:Edinburgh/Project"> Project </a></li> |
- | <li><a href="//2014.igem.org/Team:Edinburgh/Parts"> Parts </a></li> | + | <li><a href="https://2014.igem.org/Team:Edinburgh/Parts"> Parts </a></li> |
- | <li><a href="//2014.igem.org/Team:Edinburgh/Modeling"> Modelling </a></li> | + | <li><a href="https://2014.igem.org/Team:Edinburgh/Modeling"> Modelling </a></li> |
- | <li><a href="//2014.igem.org/Team:Edinburgh/Notebook"> Notebook </a></li> | + | <li><a href="https://2014.igem.org/Team:Edinburgh/Notebook"> Notebook </a></li> |
- | <li><a href="//2014.igem.org/Team:Edinburgh/Safety"> Safety </a></li> | + | <li><a href="https://2014.igem.org/Team:Edinburgh/Safety"> Safety </a></li> |
- | <li><a href="//2014.igem.org/Team:Edinburgh/Attributions">Attributions </a></li> | + | <li><a href="https://2014.igem.org/Team:Edinburgh/Attributions">Attributions </a></li> |
</ul> | </ul> | ||
</div> | </div> | ||
- | <!--main content --> | + | |
+ | <!-- legacy main content --> | ||
<table width="70%" align="center"> | <table width="70%" align="center"> | ||
+ | |||
<tr> <td colspan="3" height="15px"> </td></tr> | <tr> <td colspan="3" height="15px"> </td></tr> | ||
Line 114: | Line 181: | ||
</tr> | </tr> | ||
</table> | </table> | ||
+ | |||
+ | |||
+ | |||
+ | <!-- ################################# FOOTER ################################## --> | ||
+ | </html> |
Revision as of 16:57, 23 June 2014
Requirements | ||
Please be sure to keep these links, your audience will want to find your: |
There are a few wiki requirements teams must follow:
Visit the Wiki How To page for a complete list of requirements, tips and other useful information. |
|
Tips | ||
We are currently working on providing teams with some easy to use design templates.
For a full wiki list, you can visit iGEM 2013 web sites and iGEM 2012 web sites lists. |
This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started:
|