Team:Johns Hopkins/Modeling
From 2010.igem.org
(Difference between revisions)
(Prototype team page) |
SunPenguin (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | + | <html> | |
+ | <head> | ||
+ | <style type="text/css"> | ||
+ | ul#list-nav | ||
+ | { | ||
+ | list-style:none; | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | overflow:hidden; | ||
+ | } | ||
+ | ul#list-nav li | ||
+ | { | ||
+ | float:left; | ||
+ | } | ||
+ | ul#list-nav a:link,a:visited | ||
+ | { | ||
+ | display:block; | ||
+ | width:99px; | ||
+ | font-weight:bold; | ||
+ | color:#FFFFFF; | ||
+ | background-color:#000066; | ||
+ | text-align:center; | ||
+ | padding:4px; | ||
+ | text-decoration:none; | ||
+ | text-transform:uppercase; | ||
+ | } | ||
+ | ul#list-nav a:hover,a:active | ||
+ | { | ||
+ | background-color:#333399; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
+ | <ul id="list-nav"> | ||
+ | <li><a href="https://2010.igem.org/Team:Johns_Hopkins">Home</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:Johns_Hopkins/Team">Team</a></li> | ||
+ | <li><a href="https://igem.org/Team.cgi?year=2010&team_name=Johns_Hopkins">Team Profile</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:Johns_Hopkins/Project">Project</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:Johns_Hopkins/Parts">Parts</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:Johns_Hopkins/Modeling">Modeling</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:Johns_Hopkins/Protocols">Protocols</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:Johns_Hopkins/Notebook">Notebook</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:Johns_Hopkins/Safety">Safety</a></li> | ||
+ | </ul> | ||
+ | </body> | ||
+ | </html> |
Revision as of 00:45, 1 October 2010