Team:UANLe Mexico/Templates:Header
From 2012e.igem.org
(Difference between revisions)
(Blanked the page) |
|||
(5 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | <!--Thanks for the simple, elegant code team MIT 2011! check out their wiki here: https://2011.igem.org/Team:MIT--> | ||
+ | __NOTOC__<html lang="en"> | ||
+ | <head> | ||
+ | <!-- wiki hacks --> | ||
+ | <style type="text/css"> | ||
+ | #globalwrapper { | ||
+ | width:975px; | ||
+ | padding:20px 0px; | ||
+ | margin: 0 auto; | ||
+ | background-color:#ffffff; | ||
+ | height:100%; | ||
+ | } | ||
+ | .firstHeading { | ||
+ | height:0px; | ||
+ | visibility:hidden; | ||
+ | } | ||
+ | body { | ||
+ | background: #E8E8E8; | ||
+ | background-image: url('https://static.igem.org/mediawiki/2012/7/76/WhiteBackground.jpg'); | ||
+ | background-position: center; | ||
+ | background-repeat: repeat-y; | ||
+ | } | ||
+ | #p-logo { | ||
+ | height:1px; overflow:hidden; display: none; | ||
+ | } | ||
+ | #top-section { | ||
+ | |||
+ | background-color: #FFF; | ||
+ | background-position: top; | ||
+ | height:218px ; | ||
+ | background-repeat: no-repeat; | ||
+ | border-width:0px; | ||
+ | border-top-width:1px; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | #content { | ||
+ | border-left-width:0px; | ||
+ | border-right-width:0px; | ||
+ | padding:5px; | ||
+ | width:965px; | ||
+ | } | ||
+ | #menubar { | ||
+ | background-color: white; | ||
+ | } | ||
+ | #menubar ul li a { | ||
+ | color: #999999; } | ||
+ | .right-menu li a { | ||
+ | color: black; | ||
+ | background-color: white; | ||
+ | } | ||
+ | |||
+ | #navbar | ||
+ | ul.navbar { | ||
+ | float:left; | ||
+ | width:100%; | ||
+ | padding:0; | ||
+ | margin:0; | ||
+ | list-style-type:none; | ||
+ | } | ||
+ | |||
+ | ul.navbar a { | ||
+ | float:left; | ||
+ | text-align:center; | ||
+ | width:6em; | ||
+ | text-decoration:none; | ||
+ | color:white; | ||
+ | background-color:black; | ||
+ | padding:0.2em 0.6em; | ||
+ | border-right:1px solid white; | ||
+ | } | ||
+ | ul.navbar a:hover {background-color:#A3ABAE;} | ||
+ | ul.navbar li {display:inline;} | ||
+ | |||
+ | #long { | ||
+ | width:10em; | ||
+ | } | ||
+ | |||
+ | |||
+ | .navbar { | ||
+ | padding:0 20px; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | |||
+ | |||
+ | <!--navigation menu--> | ||
+ | |||
+ | <ul class="navbar"> | ||
+ | <li><a href="https://2012.igem.org/Team:UANL_Mty-Mexico">Home</a></li> | ||
+ | <li><a href="https://2012.igem.org/Team:UANL_Mty-Mexico/Team">Team</a></li> | ||
+ | <li><a href="https://igem.org/Team.cgi?year=2012&team_name=UANL_Mty-Mexico">Profile</a></li> | ||
+ | <li><a href="https://2012.igem.org/Team:UANL_Mty-Mexico/Project">Project</a></li> | ||
+ | <li><a href="https://2012.igem.org/Team:UANL_Mty-Mexico/Parts">Parts</a></li> | ||
+ | <li><a href="https://2012.igem.org/Team:UANL_Mty-Mexico/Modeling">Modeling</a></li> | ||
+ | <li><a href="https://2012.igem.org/Team:UANL_Mty-Mexico/Notebook">Notebook</a></li> | ||
+ | <li><a href="https://2012.igem.org/Team:UANL_Mty-Mexico/Safety">Safety</a></li> | ||
+ | <li><a id="long" href= "https://2012.igem.org/Team:UANL_Mty-Mexico/Attributions">Attributions</a></li> | ||
+ | </ul> | ||
+ | <!----> | ||
+ | |||
+ | </body> | ||
+ | </html> |
Latest revision as of 18:12, 25 July 2012