Team:Illinois-Tools/Modeling
From 2009.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | + | __NOTOC__ | |
- | + | <div style="background-color:#FF8C00; color: white"> | |
- | + | <html> | |
- | + | <head> | |
- | + | <style> | |
- | + | .firstHeading {display: none;} | |
- | + | table { | |
- | + | background-color: #FF8C00; | |
- | + | font-color: white; | |
+ | color:white; | ||
+ | } | ||
+ | a.menu { | ||
+ | background-color: #FF8C00; | ||
+ | color: white; | ||
+ | width: 12em; | ||
+ | } | ||
+ | |||
+ | .firstHeading { | ||
+ | color:white; | ||
+ | } | ||
+ | |||
+ | #bodyContent { | ||
+ | background-color: #FF8C00; | ||
+ | } | ||
+ | |||
+ | #content { | ||
+ | background-color: #00008B; border: none; | ||
+ | } | ||
+ | |||
+ | #footer-box { | ||
+ | background-color: #FF8C00; | ||
+ | } | ||
+ | p { | ||
+ | color:white; | ||
+ | } | ||
+ | body { | ||
+ | background: #00008B url(https://static.igem.org/mediawiki/2009/2/2b/IllinoisToolsBackground.gif) repeat-x; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | </html> | ||
+ | <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> | ||
+ | |||
+ | <br> | ||
+ | <head> | ||
+ | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> | ||
+ | <style type="text/css" media="screen"> | ||
+ | .clear { clear: both; } | ||
+ | .wrap { margin: 2px auto;} | ||
+ | #menu { float: left; margin: auto; } | ||
+ | #menu li { display: inline; } | ||
+ | #menu li a { float: left; padding: 8px 30px; margin: auto; color: #EABBEF; background: #00008B; } | ||
+ | #menu li a:hover { color: #fff; background: #0000FF; } | ||
+ | #menu a.active{color: #fff; background: #0000FF; } | ||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div class="wrap"> | ||
+ | |||
+ | <ul id="menu"> | ||
+ | <li><a href="https://2009.igem.org/Team:Illinois-Tools">Home</a></li> | ||
+ | <li><a href="https://2009.igem.org/Team:Illinois-Tools/Team">The Team</a></li> | ||
+ | <li><a href="https://2009.igem.org/Team:Illinois-Tools/Project">The Project</a></li> | ||
+ | <li><a href="https://2009.igem.org/Team:Illinois-Tools/Parts" class="active">Parts</a></li> | ||
+ | <li><a href="https://2009.igem.org/Team:Illinois-Tools/Modeling">Modeling</a></li> | ||
+ | <li><a href="https://2009.igem.org/Team:Illinois-Tools/ResearchArticles">Research Articles</a></li> | ||
+ | <li><a href="https://2009.igem.org/Team:Illinois-Tools/Notebook">Notebook</a></li> | ||
+ | </ul> | ||
+ | <div class="clear"></div> | ||
+ | |||
+ | </div> | ||
+ | </body> | ||
+ | </html> | ||
+ | 889 |
Revision as of 22:17, 30 June 2009