Team:Georgia Tech/Template:GT-header
From 2012.igem.org
(Difference between revisions)
Elsherbini (Talk | contribs) |
Elsherbini (Talk | contribs) |
||
(20 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | [[File:Igem-logo.png|right|75px|link=https://2012.igem.org/Main_Page]] | |
+ | <html lang="en"> | ||
<head> | <head> | ||
- | <!-- Began with code from 2011 DTU and 2011 MIT | + | <!-- Began with code and help from 2011 DTU and 2011 MIT team wikis --> |
<style type="text/css"> | <style type="text/css"> | ||
#globalwrapper { | #globalwrapper { | ||
Line 29: | Line 30: | ||
border-width:0px; | border-width:0px; | ||
border-top-width:1px; | border-top-width:1px; | ||
+ | |||
} | } | ||
Line 68: | Line 70: | ||
} | } | ||
+ | /* Removes "teams" from the menubar */ | ||
+ | #menubar > ul > li:last-child { | ||
+ | display: none;} | ||
+ | /* Resizes the menubar to fix the links (default is 400px) */ | ||
+ | #menubar { | ||
+ | width: auto;} | ||
.navbar { | .navbar { | ||
Line 79: | Line 87: | ||
</style> | </style> | ||
</head> | </head> | ||
- | |||
<body> | <body> | ||
<!--navigation menu--> | <!--navigation menu--> | ||
+ | |||
<ul class="navbar"> | <ul class="navbar"> | ||
- | <li><a href="https://2012.igem.org/Team:Georgia_Tech | + | <li><a href="https://2012.igem.org/Team:Georgia_Tech">Home</a></li> |
- | <li><a href="https://2012.igem.org/Team:Georgia_Tech | + | <li><a href="https://2012.igem.org/Team:Georgia_Tech/Project">Project</a></li> |
- | <li><a href="https://2012.igem.org/Team:Georgia_Tech/Notebook | + | <li><a href="https://2012.igem.org/Team:Georgia_Tech/Notebook">Notebook</a></li> |
- | <li><a href="https://2012.igem.org/Team:Georgia_Tech/Modeling | + | <li><a href="https://2012.igem.org/Team:Georgia_Tech/Modeling">Modeling</a></li> |
- | <li><a id="long" href="https://2012.igem.org/Team:Georgia_Tech/HumanPractices | + | <li><a id="long" href="https://2012.igem.org/Team:Georgia_Tech/HumanPractices">Human Practices</a></li> |
- | <li><a href="https://2012.igem.org/Team:Georgia_Tech | + | <li><a href="https://2012.igem.org/Team:Georgia_Tech/Team">Team</a></li> |
<li><a id="long" href="https://2012.igem.org/Team:Georgia_Tech/Attributions">Attributions</a></li> | <li><a id="long" href="https://2012.igem.org/Team:Georgia_Tech/Attributions">Attributions</a></li> | ||
+ | |||
</ul> | </ul> | ||
+ | |||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 17:53, 3 October 2012