Template:Limitertemp
From 2008.igem.org
(Difference between revisions)
(26 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
pre {font-size: 1.2em} | pre {font-size: 1.2em} | ||
span.keyword {color: #000000} | span.keyword {color: #000000} | ||
Line 10: | Line 11: | ||
#menu { | #menu { | ||
height: 195px; | height: 195px; | ||
+ | |||
border: 2px; | border: 2px; | ||
color: #000000; | color: #000000; | ||
Line 27: | Line 29: | ||
#menu a { | #menu a { | ||
font-size: 10pt; | font-size: 10pt; | ||
- | font-family: | + | font-family: Bernhard modern, Palatino, Serif; |
text-decoration: none; | text-decoration: none; | ||
color: #000000; | color: #000000; | ||
Line 56: | Line 58: | ||
text-align: center; | text-align: center; | ||
text-decoration: none; /* purpose: remove underline from a */ | text-decoration: none; /* purpose: remove underline from a */ | ||
- | font: bold | + | font: bold 16px Palatino; |
} | } | ||
Line 80: | Line 82: | ||
padding: 5px 10px; | padding: 5px 10px; | ||
text-align: left; | text-align: left; | ||
- | font: | + | font: 12px Palatino; |
} | } | ||
Line 119: | Line 121: | ||
</style> | </style> | ||
- | <script type="text/javascript" src="http:// | + | <script type="text/javascript" src="http://niwbh.org/scripts/jquery.js"></script> |
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 163: | Line 165: | ||
).addClass("#nav expand"); | ).addClass("#nav expand"); | ||
} | } | ||
+ | |||
$(function () { | $(function () { | ||
Line 176: | Line 179: | ||
<li><a href="https://2008.igem.org/Team:BrownTwo">Home</a></li> | <li><a href="https://2008.igem.org/Team:BrownTwo">Home</a></li> | ||
- | <li><a | + | <li><a>Team</a> |
<div> | <div> | ||
<a href="https://2008.igem.org/Team:BrownTwo/aboutus">About Us</a> | <a href="https://2008.igem.org/Team:BrownTwo/aboutus">About Us</a> | ||
Line 188: | Line 191: | ||
<li><a>The Limiter</a> | <li><a>The Limiter</a> | ||
<div> | <div> | ||
- | <a href="https://2008.igem.org/Team:BrownTwo/ | + | <a href="https://2008.igem.org/Team:BrownTwo/Limiter/intro">Introduction</a> |
- | + | <a href="https://2008.igem.org/Team:BrownTwo/Limiter/utility">Utility</a> | |
- | + | <a href="https://2008.igem.org/Team:BrownTwo/Limiter/network">Our Network</a> | |
- | <a href="https://2008.igem.org/Team:BrownTwo/ | + | <a href="https://2008.igem.org/Team:BrownTwo/Limiter/altdesign">Alternative Design</a> |
- | <a href="https://2008.igem.org/Team:BrownTwo/ | + | <a href="https://2008.igem.org/Team:BrownTwo/Limiter/modeling">Modeling</a> |
- | + | ||
</div> | </div> | ||
</li> | </li> | ||
- | <li><a | + | <li><a>Implementation</a> |
<div> | <div> | ||
- | + | <a href="https://2008.igem.org/Team:BrownTwo/Implementation/syntf">Synthetic Transcription Factors</a> | |
- | + | <a href="https://2008.igem.org/Team:BrownTwo/Implementation/yeast">Advantages of Yeast</a> | |
+ | <a href="https://2008.igem.org/Team:BrownTwo/Implementation/construction">Construction</a> | ||
+ | <a href="https://2008.igem.org/Team:BrownTwo/Implementation/testing">Testing</a> | ||
</div> | </div> | ||
</li> | </li> | ||
- | <li><a | + | <li><a>Protocols</a> |
<div> | <div> | ||
- | + | <a href="https://2008.igem.org/Team:BrownTwo/Protocols/bbyeastchrom">Moving Biobrick Parts onto Yeast Chromosomes</a> | |
- | <a href="https://2008.igem.org/Team:BrownTwo/ | + | <a href="https://2008.igem.org/Team:BrownTwo/Protocols/compcells">Making Ultracompetent Cells</a> |
</div> | </div> | ||
+ | </li> | ||
+ | |||
+ | |||
+ | <li><a href="http://partsregistry.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2008&group=BrownTwo">Parts</a> | ||
</li> | </li> | ||
<li><a href="https://2008.igem.org/Team:BrownTwo/Notebook">Lab Notebook</a> | <li><a href="https://2008.igem.org/Team:BrownTwo/Notebook">Lab Notebook</a> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</li> | </li> | ||
<li> | <li> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</ul> | </ul> | ||
</div> | </div> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | p {text-indent: .7cm} | ||
+ | </style> | ||
+ | |||
</html> | </html> | ||
Latest revision as of 19:14, 11 April 2009