Team:Bard-Annandale/Template:java
From 2011.igem.org
(Difference between revisions)
(Created page with "<html> <head> <style type="text/css"> div.sdmenu { width: 150px; font-family: Arial, sans-serif; font-size: 12px; padding-bottom: 10px; background: url(bottom.gif) no...") |
|||
(44 intermediate revisions not shown) | |||
Line 10: | Line 10: | ||
font-size: 12px; | font-size: 12px; | ||
padding-bottom: 10px; | padding-bottom: 10px; | ||
- | background: url(bottom.gif) no-repeat right bottom; | + | background: url(http://dl.dropbox.com/u/11015124/sdmenu/bottom.gif) no-repeat right bottom; |
color: #fff; | color: #fff; | ||
} | } | ||
div.sdmenu div { | div.sdmenu div { | ||
- | background: url(title.gif) repeat-x; | + | background: url(http://dl.dropbox.com/u/11015124/sdmenu/title.gif) repeat-x; |
overflow: hidden; | overflow: hidden; | ||
} | } | ||
div.sdmenu div:first-child { | div.sdmenu div:first-child { | ||
- | background: url(toptitle.gif) no-repeat; | + | background: url(http://dl.dropbox.com/u/11015124/sdmenu/toptitle.gif) no-repeat; |
} | } | ||
div.sdmenu div.collapsed { | div.sdmenu div.collapsed { | ||
Line 28: | Line 28: | ||
font-weight: bold; | font-weight: bold; | ||
color: white; | color: white; | ||
- | background: url(expanded.gif) no-repeat 10px center; | + | background: url(http://dl.dropbox.com/u/11015124/sdmenu/expanded.gif) no-repeat 10px center; |
cursor: default; | cursor: default; | ||
border-bottom: 1px solid #ddd; | border-bottom: 1px solid #ddd; | ||
} | } | ||
div.sdmenu div.collapsed span { | div.sdmenu div.collapsed span { | ||
- | background-image: url(collapsed.gif); | + | background-image: url(http://dl.dropbox.com/u/11015124/sdmenu/collapsed.gif); |
} | } | ||
div.sdmenu div a { | div.sdmenu div a { | ||
Line 46: | Line 46: | ||
} | } | ||
div.sdmenu div a:hover { | div.sdmenu div a:hover { | ||
- | background : #066 url(linkarrow.gif) no-repeat right center; | + | background : #066 url(http://dl.dropbox.com/u/11015124/sdmenu/linkarrow.gif) no-repeat right center; |
color: #fff; | color: #fff; | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
+ | </style> | ||
+ | |||
</style> | </style> | ||
Line 197: | Line 199: | ||
<body> | <body> | ||
- | <div style="float: left" id="my_menu" class="sdmenu"> | + | <div style="float:left; height:1000px" id="my_menu" class="sdmenu"> |
<div> | <div> | ||
- | <span> | + | <span>Project</span> |
- | <a href=" | + | <a href="https://2011.igem.org/Team:Bard-Annandale">Home</a> |
- | <a href=" | + | <a href="https://2011.igem.org/Team:Bard-Annandale/project/">Overview</a> |
- | <a href=" | + | <a href="https://2011.igem.org/Team:Bard-Annandale/microfluidics/">Microfluidics</a> |
- | <a href=" | + | <a href="https://2011.igem.org/Team:Bard-Annandale/quorum/">Quorum Sensing</a> |
- | |||
- | |||
- | |||
</div> | </div> | ||
Line 219: | Line 218: | ||
<div> | <div> | ||
- | <span> | + | <span>Team</span> |
- | <a href=" | + | <a href="https://2011.igem.org/Team:Bard-Annandale/team/">Team Members</a> |
- | <a href=" | + | <a href="https://2011.igem.org/Team:Bard-Annandale/lab/">Our Lab</a> |
- | <a href=" | + | <a href="https://2011.igem.org/Team:Bard-Annandale/photo/">Photo Gallery</a> |
</div> | </div> | ||
- | + | <div> | |
+ | <span>Experiment</span> | ||
- | < | + | <a href="https://2011.igem.org/Team:Bard-Annandale/protocol">Protocol</a> |
- | <a href=" | + | <a href="https://2011.igem.org/Team:Bard-Annandale/notebook">Notebook</a> |
- | <a href=" | + | <a href="https://2011.igem.org/Team:Bard-Annandale/parts">Parts</a> |
- | + | </div> | |
- | |||
- | |||
- | |||
<div> | <div> | ||
- | <span> | + | <span>Extra</span> |
- | + | <a href="https://2011.igem.org/Team:Bard-Annandale/future">Future Application</a> | |
- | <a href=" | + | <a href="https://2011.igem.org/Team:Bard-Annandale/Safety">Safety</a> |
- | + | <a href="https://2011.igem.org/Team:Bard-Annandale/attributions">Acknowledgement</a> | |
- | <a href="./"> | + | </div> |
- | + | <img src="http://dl.dropbox.com/u/11015124/p/logo/Logo.gif" alt=“bard" width="150" /> | |
- | <a href=" | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> |
Latest revision as of 03:32, 29 September 2011