Template:Template HD
From 2009.igem.org
(Difference between revisions)
Naoiwamoto (Talk | contribs) |
Naoiwamoto (Talk | contribs) |
||
(71 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | <style type="text/css"> | + | <head> |
+ | <style type="text/css"> | ||
+ | body.mediawiki { | ||
+ | background-image:url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/3/33/HD09_Overglow_Test02.png); | ||
+ | background-position: center center; | ||
+ | background-attachment: fixed; | ||
+ | background-repeat: no-repeat; | ||
+ | font-family: Calibri, Verdana, helvetica, sans-serif; | ||
+ | } | ||
+ | h1.firstHeading { | ||
+ | display: none; | ||
+ | } | ||
+ | p { | ||
+ | text-align: justify; | ||
+ | } | ||
+ | a:link { | ||
+ | color: #324CE5; | ||
+ | text-decoration: none | ||
+ | } | ||
+ | a:visited { | ||
+ | color:#324CE5; | ||
+ | text-decoration: none | ||
+ | } | ||
+ | a:hover { | ||
+ | color:#f29400; | ||
+ | text-decoration: none | ||
+ | } | ||
+ | a:active { | ||
+ | color:#f29400; | ||
+ | text-decoration: none | ||
+ | } | ||
+ | #bodyContent { padding: 10px auto; width: 910px; margin: 173px auto; clear: none; } | ||
+ | table#team_members { text-align: justify; border: 0; } | ||
+ | table#team_members h2, table#team_members h3 { clear: both; } | ||
+ | #content * a:hover {text-decoration:none;} | ||
+ | #navigation a { | ||
+ | padding: 0px 10px 0 10px; | ||
+ | line-height: 46px; | ||
+ | font-size: 1.2em; | ||
+ | } | ||
+ | #navigation a:hover { | ||
+ | color: #00b6eF; | ||
+ | text-decoration: none; | ||
+ | /* background: transparent; */ | ||
+ | } | ||
+ | #main_wrapper { | ||
+ | position:absolute; left:0px; top:0px; | ||
+ | margin: 0; | ||
+ | width: 975px; | ||
+ | height: 173px; | ||
+ | align: center; | ||
+ | background-color: #FFFFFF; | ||
+ | } | ||
+ | #header { | ||
+ | position:absolute; left:0px; width:975px; height:173px; background-color:#FFFFFF; | ||
+ | background-image: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/7/78/Header3.png); | ||
+ | background-repeat: no-repeat; | ||
+ | font: Calibri, Verdana, helvetica, sans-serif; | ||
+ | <!-- font-size: 1.4em; --> | ||
+ | font-style: bold; | ||
+ | color:#FFFFFF; | ||
+ | } | ||
+ | #navigation { | ||
+ | position:absolute; left:0px; top:110px; left:0px; width:888px; height:54px; | ||
+ | z-index:100; background-color: transparent; float: left; | ||
+ | background-image: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/0/0e/Navigation4.png); | ||
+ | background-repeat: no-repeat; | ||
+ | color: #0000FF; | ||
+ | } | ||
+ | #image { | ||
+ | position:absolute; top:0px; left:0px; width:640px; height:146px; | ||
+ | z-index:50; background-color: transparent; float: left; font-size: 1em; | ||
+ | background-image: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/5/50/Image4.png); | ||
+ | background-repeat: no-repeat; | ||
+ | color: #0000FF; | ||
+ | } | ||
+ | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
/*-----------------------------------------------------------------------------------------------*/ | /*-----------------------------------------------------------------------------------------------*/ | ||
div.MenuBar ul li ul.DropDownMenu { | div.MenuBar ul li ul.DropDownMenu { | ||
display: none; /* Hides all drop-down menus. */ | display: none; /* Hides all drop-down menus. */ | ||
- | |||
} | } | ||
/* | /* | ||
Line 41: | Line 91: | ||
display: none; /* Hides all side menus. */ | display: none; /* Hides all side menus. */ | ||
} | } | ||
+ | |||
/*------------------------------------------------------------------------------------- Menu Bar */ | /*------------------------------------------------------------------------------------- Menu Bar */ | ||
div.MenuBar { | div.MenuBar { | ||
- | font: | + | font: Calibri, Verdana, helvetica, sans-serif; |
height: 30px; | height: 30px; | ||
width: 910px; | width: 910px; | ||
Line 52: | Line 103: | ||
border-left: 0; | border-left: 0; | ||
padding: 0; | padding: 0; | ||
- | background: | + | background: transparent; |
- | + | ||
} | } | ||
div.MenuBar ul { | div.MenuBar ul { | ||
- | font: | + | font: Calibri, Verdana, helvetica, sans-serif; |
text-align: center; | text-align: center; | ||
list-style-type: none; | list-style-type: none; | ||
+ | font-size: 1.2em; | ||
margin: 0.5em auto; | margin: 0.5em auto; | ||
border: 0; | border: 0; | ||
padding: 0; | padding: 0; | ||
- | background: | + | background: transparent; |
} | } | ||
div.MenuBar ul li { | div.MenuBar ul li { | ||
- | font: | + | font: Calibri, Verdana, helvetica, sans-serif; |
display: block; | display: block; | ||
padding: 0; | padding: 0; | ||
margin: 0; | margin: 0; | ||
- | font-size: | + | font-size: 1em; |
float: left; | float: left; | ||
- | background: | + | background: transparent; |
text-align: center; | text-align: center; | ||
- | width: | + | width: relative; /* sets width of menu bar element (relative or fix) */ |
position: relative; /* Sets the positioning context for each drop-down menu. */ | position: relative; /* Sets the positioning context for each drop-down menu. */ | ||
} | } | ||
- | div.MenuBar ul li a { | + | div.MenuBar ul li a { /* Einstellungen des DropDowns */ |
- | font: | + | font: Calibri, Verdana, helvetica, sans-serif; |
display: block; | display: block; | ||
- | background: | + | background: transparent; |
- | height: | + | height: 4ex; /* Keep height + padding-top + padding-bottom sync with the menu bar height. */ |
- | color: # | + | color: #FFFFFF; |
- | padding-top: | + | padding-top: 0.4ex; |
- | padding-bottom: | + | padding-bottom: 0.4ex; |
padding-left: 1em; /* Sets the left space between top-level items. */ | padding-left: 1em; /* Sets the left space between top-level items. */ | ||
padding-right: 1em; /* Sets the right space between top-level items. */ | padding-right: 1em; /* Sets the right space between top-level items. */ | ||
Line 92: | Line 143: | ||
/*------------------------------------------------------------------------------ Drop-Down Menus */ | /*------------------------------------------------------------------------------ Drop-Down Menus */ | ||
div.MenuBar ul li:hover ul.DropDownMenu, | div.MenuBar ul li:hover ul.DropDownMenu, | ||
- | div.MenuBar ul li a:hover ul.DropDownMenu { | + | div.MenuBar ul li a:hover ul.DropDownMenu { /*der graue Kasten unterm Menu*/ |
display: block; | display: block; | ||
- | width: | + | width: 4.5em; /*Drop-down menu width. Use MenuTailor.css to customize. */ |
- | + | height: 0ex; | |
- | height: | + | padding: 0ex; /* Sets the drop-down menu "effective border" width. */ |
- | padding: | + | position: relative; /*absolute*/ |
- | position: | + | top: 0em; /* Places the drop-down menu under the menu bar. Keep it sync with the menu bar height. */ |
- | top: | + | left: 0px; /* Aligns the drop-down menu to its top-level item. */ |
- | + | background-color: transparent; /* Selected item. */ | |
- | left: | + | color: transparent; |
- | background-color: | + | } |
- | color: | + | |
- | |||
div.MenuBar ul li:hover ul.DropDownMenu li a, | div.MenuBar ul li:hover ul.DropDownMenu li a, | ||
div.MenuBar ul li a:hover ul.DropDownMenu li a { | div.MenuBar ul li a:hover ul.DropDownMenu li a { | ||
- | width: | + | width: 8em; /* Keep it sync with the drop-down menu width. |
Use MenuTailor.css to customize. */ | Use MenuTailor.css to customize. */ | ||
height: 1em; | height: 1em; | ||
padding-left: 0; | padding-left: 0; | ||
padding-right: 0; | padding-right: 0; | ||
- | background-color: | + | background-color: transparent; /* Selected item. */ |
color: #FFFFFF; | color: #FFFFFF; | ||
} | } | ||
+ | |||
ul.DropDownMenu li a span { | ul.DropDownMenu li a span { | ||
display: block; | display: block; | ||
- | padding-left: 0. | + | padding-left: 0.25em; <!-- /* Sets the left space of each drop-down menu item. */ --> |
- | padding-right: 0. | + | padding-right: 0.05em; <!-- /* Sets the right space of each drop-down menu item. */ --> |
text-align: right; /* Aligns the >> symbol to the right. */ | text-align: right; /* Aligns the >> symbol to the right. */ | ||
} | } | ||
+ | |||
ul.DropDownMenu li a span span { | ul.DropDownMenu li a span span { | ||
float: left; /* Aligns the text (back) to the left. */ | float: left; /* Aligns the text (back) to the left. */ | ||
- | font: | + | font: 1.5ex Calibri, Verdana, helvetica, sans-serif; /* Required for IE55. */ <!-- Schriftgröße 1.Level --> |
- | height: | + | height: 4ex; <!-- Höhe des 1. Levels --> |
color: #FFFFFF; | color: #FFFFFF; | ||
} | } | ||
/*----------------------------------------------------------------------------------- Side Menus */ | /*----------------------------------------------------------------------------------- Side Menus */ | ||
+ | /*---------------in unserem Falle unbenutzt -----------------------------------------------------*/ | ||
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu, | div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu, | ||
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu { | div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu { | ||
display: block; | display: block; | ||
- | width: 11em; /* Side menu width. | + | width: 11em; /* Side menu width. Use MenuTailor.css to customize. */ |
- | + | ||
padding: 1px; /* Sets the side menu "effective border" width. */ | padding: 1px; /* Sets the side menu "effective border" width. */ | ||
position: absolute; | position: absolute; | ||
- | top: -1px; /* Aligns the side menu to its drop-down menu item. | + | top: -1px; /* Aligns the side menu to its drop-down menu item. Keep it sync with the side menu "effective border" width. */ |
- | + | left: 13em; /* Places the side menu to the right of the drop-down menu. Keep it sync with the drop-down menu width. Use MenuTailor.css to customize. */ | |
- | left: 13em; /* Places the side menu to the right of the drop-down menu. | + | |
- | + | ||
- | + | ||
} | } | ||
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a, | div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a, | ||
Line 190: | Line 238: | ||
div.MenuBar { | div.MenuBar { | ||
background-color: Menu; | background-color: Menu; | ||
- | border-bottom: | + | /* border-bottom: 0px solid ButtonShadow; */ |
} | } | ||
div.MenuBar a { | div.MenuBar a { | ||
background-color: Menu; /* Top-level unselected items. */ | background-color: Menu; /* Top-level unselected items. */ | ||
- | color: | + | color: Menu; |
} | } | ||
div.MenuBar ul li:hover a, | div.MenuBar ul li:hover a, | ||
div.MenuBar ul li a:hover { | div.MenuBar ul li a:hover { | ||
- | color: # | + | color: #00b6ef; |
background-color: Highlight; /* Top-level selected item. */ | background-color: Highlight; /* Top-level selected item. */ | ||
color: HighlightText; | color: HighlightText; | ||
Line 209: | Line 257: | ||
div.MenuBar ul li:hover ul.DropDownMenu li a, | div.MenuBar ul li:hover ul.DropDownMenu li a, | ||
div.MenuBar ul li a:hover ul.DropDownMenu li a { | div.MenuBar ul li a:hover ul.DropDownMenu li a { | ||
- | background-color: Menu; Drop-down menu unselected items. | + | background-color: Menu; /*Drop-down menu unselected items. |
Sets the drop-down menu "effective background" color. */ | Sets the drop-down menu "effective background" color. */ | ||
color: MenuText; | color: MenuText; | ||
Line 247: | Line 295: | ||
- | div.MenuBar { | + | <!-- div.MenuBar { font: 0.85em Calibri, Verdana, helvetica, sans-serif; <!-- Schriftgröße MenuBar --> } --> |
- | + | div.MenuBar ul { font: 1.1em Calibri, Verdana, helvetica, sans-serif; /* Required for IE55. */ <!-- Schriftgröße MenuBar --> | |
- | } | + | |
- | div.MenuBar ul { | + | |
- | + | ||
} | } | ||
/*--------------------------------------------------------------------------------------- Colors */ | /*--------------------------------------------------------------------------------------- Colors */ | ||
div.MenuBar { | div.MenuBar { | ||
- | background-color: | + | background-color: #FFFFFF; /* Selected item. */ |
color: #FFFFFF; | color: #FFFFFF; | ||
- | border-bottom: 1px solid ButtonShadow; | + | /*border-bottom: 1px solid ButtonShadow;*/ |
} | } | ||
+ | |||
div.MenuBar a, | div.MenuBar a, | ||
div.MenuBar ul li:hover ul.DropDownMenu li a, | div.MenuBar ul li:hover ul.DropDownMenu li a, | ||
Line 264: | Line 310: | ||
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a, | div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a, | ||
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a { | div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a { | ||
- | background-color: | + | background-color: #000000; /* DropDown Selected item. Hintergrund*/ |
- | color: #FFFFFF; | + | color: #FFFFFF; /* DropDown TextFarbe */ |
} | } | ||
+ | |||
div.MenuBar ul li:hover a, | div.MenuBar ul li:hover a, | ||
- | div.MenuBar ul li a:hover | + | div.MenuBar ul li a:hover{ |
+ | background-color: transparent; /* Selected item. */ | ||
+ | color: #00B6EF; | ||
+ | } | ||
div.MenuBar ul li:hover ul.DropDownMenu li:hover a, | div.MenuBar ul li:hover ul.DropDownMenu li:hover a, | ||
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover, | div.MenuBar ul li a:hover ul.DropDownMenu li a:hover, | ||
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a:hover, | div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a:hover, | ||
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a:hover { | div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a:hover { | ||
- | background-color: | + | background-color: black; /* Selected item. */ |
color: #FFFFFF; | color: #FFFFFF; | ||
} | } | ||
Line 355: | Line 405: | ||
/*...............................................................................................*/ | /*...............................................................................................*/ | ||
- | + | body#home #mainHome a, | |
+ | body#team .aTeam, | ||
+ | body#project .aProject, | ||
+ | body#notebook .aNotebook, | ||
+ | body#modeling .aModeling, | ||
+ | body#sponsor .aSponsor, | ||
+ | body#misc .aMisc, | ||
+ | body#parts .aParts | ||
+ | { color: #F08F03; cursor: default; } | ||
+ | body#misc #image { | ||
+ | position:absolute; top:0px; left:0px; width:640px; height:146px; | ||
+ | z-index:50; background-color: transparent; float: left; font-size: 1em; | ||
+ | background-image: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/0/0e/Navigation4.png); | ||
+ | background-repeat: no-repeat; | ||
+ | color: #0000FF; | ||
+ | } | ||
+ | |||
+ | div.MenuBar ul li a.current:link { color: #F08F03; cursor: default; } | ||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | |||
+ | <!-- ############################# BODY!!!!! #################################### --> | ||
<body> | <body> | ||
- | <div id="header"> | + | <style type="text/css"> |
- | <div class='MenuBar' id=" | + | body { |
- | <ul> | + | background-color:#0a0a25; |
- | <li> | + | } |
- | <a href="https://2009.igem.org/Team:Heidelberg | + | </style> |
- | + | <div id="main_wrapper"> | |
+ | <div id="header"> | ||
+ | <div id="image"></div> | ||
+ | <div class='MenuBar' id="navigation"> | ||
+ | <ul id="naviUL"> | ||
+ | <li id="mainHome"> | ||
+ | <a href="https://2009.igem.org/Team:Heidelberg">Home | ||
<!--[if gt IE 6]><!--></a><!--<![endif]--> | <!--[if gt IE 6]><!--></a><!--<![endif]--> | ||
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | ||
<!--[if lte IE 6]></td></tr></table></a><![endif]--> | <!--[if lte IE 6]></td></tr></table></a><![endif]--> | ||
</li> | </li> | ||
- | <li> | + | <li id="mainTeam"> |
- | <a href="https://2009.igem.org/Team:Heidelberg/Team | + | <a class="aTeam" href="https://2009.igem.org/Team:Heidelberg/Team">Team<!-- |
[if gt IE 6]><!--></a><!--<![endif]--> | [if gt IE 6]><!--></a><!--<![endif]--> | ||
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | ||
Line 382: | Line 461: | ||
gt IE 6]><!--></a><!--<![endif]--> | gt IE 6]><!--></a><!--<![endif]--> | ||
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</ul> | </ul> | ||
<!--[if lte IE 6]></td></tr></table></a><![endif]--> | <!--[if lte IE 6]></td></tr></table></a><![endif]--> | ||
</li> | </li> | ||
- | <li> | + | <li id="mainProject"> |
- | <a href="https://2009.igem.org/Team:Heidelberg/Project | + | <a class="aProject" href="https://2009.igem.org/Team:Heidelberg/Project">Project<!--[if gt IE 6]><!--></a><!--<![endif]--> |
- | + | ||
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | ||
<ul class="DropDownMenu" id="MB1-DDM1"> | <ul class="DropDownMenu" id="MB1-DDM1"> | ||
Line 402: | Line 473: | ||
<li><a href="https://2009.igem.org/Team:Heidelberg/Project/Natural_promoters"><span><span>Natural Promoters</span></span></a></li> | <li><a href="https://2009.igem.org/Team:Heidelberg/Project/Natural_promoters"><span><span>Natural Promoters</span></span></a></li> | ||
<li><a href="https://2009.igem.org/Team:Heidelberg/Project/Synthetic_promoters"><span><span>Synthetic Promoters</span></span></a></li> | <li><a href="https://2009.igem.org/Team:Heidelberg/Project/Synthetic_promoters"><span><span>Synthetic Promoters</span></span></a></li> | ||
- | <li><a href="https://2009.igem.org/Team:Heidelberg/Project/Multi- | + | <li><a href="https://2009.igem.org/Team:Heidelberg/Project/Multi-color_output"><span><span>Multi-Color Output</span></span></a></li> |
- | color_output"><span><span>Multi-Color Output</span></span></a></li> | + | |
<li><a href="https://2009.igem.org/Team:Heidelberg/Project/Stable_cell_line"><span><span>Stable Cell Line</span></span></a></li> | <li><a href="https://2009.igem.org/Team:Heidelberg/Project/Stable_cell_line"><span><span>Stable Cell Line</span></span></a></li> | ||
+ | <li><a href="https://2009.igem.org/Team:Heidelberg/Project/Modeling"><span><span>Modeling</span></span></a></li> | ||
</ul> | </ul> | ||
<!--[if lte IE 6]></td></tr></table></a><![endif]--> | <!--[if lte IE 6]></td></tr></table></a><![endif]--> | ||
</li> | </li> | ||
- | <li | + | <li id="mainParts"> |
- | + | <a class="aParts" href="https://2009.igem.org/Team:Heidelberg/Parts">Parts</a> | |
- | < | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</li> | </li> | ||
- | <li> | + | |
- | <a href="https://2009.igem.org/Team:Heidelberg/Modeling | + | |
+ | <li id="mainModeling"> | ||
+ | <a class="aModeling" href="https://2009.igem.org/Team:Heidelberg/Modeling">Modeling<!--[if gt IE 6]><!--></a><!--<![endif]--> | ||
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | ||
<ul class="DropDownMenu" id="MB1-DDM3"> | <ul class="DropDownMenu" id="MB1-DDM3"> | ||
<li><a href="https://2009.igem.org/Team:Heidelberg/Modeling"><span><span>Overview</span></span></a></li> | <li><a href="https://2009.igem.org/Team:Heidelberg/Modeling"><span><span>Overview</span></span></a></li> | ||
- | <li><a href="https://2009.igem.org/Team:Heidelberg/Modeling/ | + | <li><a href="https://2009.igem.org/Team:Heidelberg/Modeling/HEARTBEAT_DB"><span><span>HEARTBEAT DB</span></span></a></li> |
+ | <li><a href="https://2009.igem.org/Team:Heidelberg/Modeling/HEARTBEAT_GUI"><span><span>HEARTBEAT GUI</span></span></a></li> | ||
+ | <li><a href="https://2009.igem.org/Team:Heidelberg/Modeling/HEARTBEAT_Network"><span><span>Network Modeling</span></span></a></li> | ||
+ | <li><a href="https://2009.igem.org/Team:Heidelberg/Notebook/Modeling"><span><span>Notebook</span></span></a></li> | ||
+ | |||
</ul> | </ul> | ||
<!--[if lte IE 6]></td></tr></table></a><![endif]--> | <!--[if lte IE 6]></td></tr></table></a><![endif]--> | ||
</li> | </li> | ||
- | <li> | + | <li id="mainNotebook"> |
- | <a href="https://2009.igem.org/Team:Heidelberg/Notebook/Overview | + | <a class="aNotebook" href="https://2009.igem.org/Team:Heidelberg/Notebook/Overview">Notebook<!--[if gt IE 6]><!--></a><!--<![endif]--> |
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | ||
<ul class="DropDownMenu" id="MB1-DDM5"> | <ul class="DropDownMenu" id="MB1-DDM5"> | ||
<li><a href="https://2009.igem.org/Team:Heidelberg/Notebook/Natural_promoters"><span><span>Natural Promoters</span></span><!--[if gt IE 6]><!--></a><!--<![endif]--> | <li><a href="https://2009.igem.org/Team:Heidelberg/Notebook/Natural_promoters"><span><span>Natural Promoters</span></span><!--[if gt IE 6]><!--></a><!--<![endif]--> | ||
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | ||
- | + | <!--[if lte IE 6]></td></tr></table></a><![endif]--> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</li> | </li> | ||
<li><a href="https://2009.igem.org/Team:Heidelberg/Notebook/synthetic_promoters"><span><span>Synthetic Promoters</span></span><!--[if gt IE 6]><!--></a><!--<![endif]--> | <li><a href="https://2009.igem.org/Team:Heidelberg/Notebook/synthetic_promoters"><span><span>Synthetic Promoters</span></span><!--[if gt IE 6]><!--></a><!--<![endif]--> | ||
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | ||
- | + | <!--[if lte IE 6]></td></tr></table></a><![endif]--> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</li> | </li> | ||
<li><a href="https://2009.igem.org/Team:Heidelberg/Notebook/stable_cell_line"><span><span>Stable Cell Line</span></span><!--[if gt IE 6]><!--></a><!--<![endif]--> | <li><a href="https://2009.igem.org/Team:Heidelberg/Notebook/stable_cell_line"><span><span>Stable Cell Line</span></span><!--[if gt IE 6]><!--></a><!--<![endif]--> | ||
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | ||
- | + | <!--[if lte IE 6]></td></tr></table></a><![endif]--> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</li> | </li> | ||
<li><a href="https://2009.igem.org/Team:Heidelberg/Notebook/Multi-color_Output"><span><span>Multi-color Output</span></span><!--[if gt IE 6]><!--></a><!--<![endif]--> | <li><a href="https://2009.igem.org/Team:Heidelberg/Notebook/Multi-color_Output"><span><span>Multi-color Output</span></span><!--[if gt IE 6]><!--></a><!--<![endif]--> | ||
- | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | + | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> <!--[if lte IE 6]></td></tr></table></a><![endif]--> |
- | + | </li> | |
- | + | ||
- | + | ||
- | + | <li><a href="https://2009.igem.org/Team:Heidelberg/Notebook/Modeling"><span><span>Modeling</span></span><!--[if gt IE 6]><!--></a><!--<![endif]--> | |
- | + | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> <!--[if lte IE 6]></td></tr></table></a><![endif]--> | |
</li> | </li> | ||
<li><a href="https://2009.igem.org/Team:Heidelberg/Notebook/Measurements"><span><span>Measurements</span></span><!--[if gt IE 6]><!--></a><!--<![endif]--> | <li><a href="https://2009.igem.org/Team:Heidelberg/Notebook/Measurements"><span><span>Measurements</span></span><!--[if gt IE 6]><!--></a><!--<![endif]--> | ||
- | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | + | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> <!--[if lte IE 6]></td></tr></table></a><![endif]--> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</li> | </li> | ||
<li><a href="https://2009.igem.org/Team:Heidelberg/Notebook/material"><span><span>Material & Methods</span></span></a> | <li><a href="https://2009.igem.org/Team:Heidelberg/Notebook/material"><span><span>Material & Methods</span></span></a> | ||
- | |||
</ul> | </ul> | ||
<!--[if lte IE 6]></td></tr></table></a><![endif]--> | <!--[if lte IE 6]></td></tr></table></a><![endif]--> | ||
+ | </li> | ||
+ | <li id="mainSponsors"> | ||
+ | <a class="aSponsor" href="https://2009.igem.org/Team:Heidelberg/Sponsors">Sponsors</a> | ||
</li> | </li> | ||
- | + | ||
- | <a href="https://2009.igem.org/Team:Heidelberg/ | + | |
+ | <li id="mainMisc"> | ||
+ | <a class="aMisc" href="https://2009.igem.org/Team:Heidelberg/Miscellaneous">Misc<!--[if gt IE 6]><!--></a><!--<![endif]--> | ||
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | ||
- | <ul class="DropDownMenu" id="MB1- | + | <ul class="DropDownMenu" id="MB1-DDM3"> |
- | + | <li><a href="https://2009.igem.org/Team:Heidelberg/News"><span><span>NEWS</span></span></a></li> | |
- | + | <li><a href="https://2009.igem.org/Team:Heidelberg/Miscellaneous/Links"><span><span>Links</span></span></a></li> | |
- | + | ||
</ul> | </ul> | ||
<!--[if lte IE 6]></td></tr></table></a><![endif]--> | <!--[if lte IE 6]></td></tr></table></a><![endif]--> | ||
- | </li> | + | </li> |
- | |||
- | |||
- | |||
</ul> | </ul> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
</body> | </body> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</html> | </html> |
Latest revision as of 17:08, 7 October 2009