Team:Alberta/JTest
From 2010.igem.org
(Difference between revisions)
(48 intermediate revisions not shown) | |||
Line 7: | Line 7: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | /* | + | /* This removes the default wiki title. */ |
.firstHeading {display:none;} | .firstHeading {display:none;} | ||
- | /* | + | /* This sets the inner and outer colours of the page. */ |
body | body | ||
{ | { | ||
Line 18: | Line 18: | ||
border: 0px; | border: 0px; | ||
font-family:"Trebuchet MS", arial; | font-family:"Trebuchet MS", arial; | ||
+ | } | ||
+ | |||
+ | #container | ||
+ | { | ||
+ | width: 100%; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | } | ||
+ | |||
+ | #header | ||
+ | { | ||
+ | width: 100%; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
} | } | ||
Line 27: | Line 41: | ||
padding: 0em; | padding: 0em; | ||
font-size: 3.4em; | font-size: 3.4em; | ||
- | color: # | + | color: #757575; |
height: 2em; | height: 2em; | ||
margin-left:1.5%; | margin-left:1.5%; | ||
Line 59: | Line 73: | ||
#sidebar | #sidebar | ||
{ | { | ||
- | |||
width:18em; | width:18em; | ||
float: left; | float: left; | ||
padding: 2em; | padding: 2em; | ||
font-size: 1em; | font-size: 1em; | ||
- | + | height: 12.93em; | |
- | + | background: #3b3b3b; | |
color: #bfbfbf; | color: #bfbfbf; | ||
border: 0; | border: 0; | ||
Line 75: | Line 88: | ||
float: left; | float: left; | ||
padding: 0em; | padding: 0em; | ||
- | + | height: 16.9em; | |
- | + | ||
background: url(https://static.igem.org/mediawiki/2010/1/10/Alberta_KATZ.png); | background: url(https://static.igem.org/mediawiki/2010/1/10/Alberta_KATZ.png); | ||
background-position: 0% 0%; | background-position: 0% 0%; | ||
border: 0em; | border: 0em; | ||
} | } | ||
+ | |||
+ | #content | ||
+ | { | ||
+ | clear: both; | ||
+ | float: left; | ||
+ | margin: 0px; | ||
+ | paddin: 0px; | ||
+ | width: 100%; | ||
+ | color: #3b3b3b; | ||
+ | } | ||
+ | |||
+ | .llink2 A:link {text-decoration: underline; color: #757575; font-size: 1em;} | ||
+ | .llink2 A:visited {text-decoration: none; color: #656565; font-size: 1em;} | ||
+ | .llink2 A:hover {text-decoration: none; font-size: 1em;} | ||
+ | .llink2 A:active {text-decoration: none; font-size: 1em;} | ||
+ | |||
+ | p.link | ||
+ | { | ||
+ | colour: #fff200; | ||
+ | background-color: #3b3b3b; | ||
+ | font-size: 1.5em; | ||
+ | font-family: "Trebuchet MS", Times; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .llink1 A:link {text-decoration: none; color: #fff200; font-size: 1.5em;} | ||
+ | .llink1 A:visited {text-decoration: none; color: #fff200; font-size: 1.5em;} | ||
+ | .llink1 A:hover {text-decoration: none; font-size: 1.5em;} | ||
+ | .llink1 A:active {text-decoration: none; font-size: 1.5em;} | ||
#highlightb | #highlightb | ||
Line 91: | Line 132: | ||
} | } | ||
- | # | + | #top |
{ | { | ||
- | + | background: #ffffff; | |
- | width: | + | width: 100%; |
- | + | clear: both; | |
- | + | padding: 0em; | |
- | + | height: 15em; | |
- | + | font-family: "Trebuchet MS", Times; | |
- | font-family: "Trebuchet MS", Times; | + | text-align: center; |
} | } | ||
- | # | + | #bottom |
{ | { | ||
- | + | width: 100%; | |
- | + | padding: 0em; | |
- | + | /* height: 12.625em; */ | |
- | /* | + | height: 15em; |
- | + | background: #3b3b3b; | |
- | + | border: 0; | |
- | + | ||
} | } | ||
- | # | + | #bottomleft |
{ | { | ||
- | /* | + | width:33em; |
- | background | + | float: left; |
- | + | margin: 1em; | |
- | + | padding: 1em; | |
- | margin- | + | font-size: 1em; |
- | + | /* height: 12.625em; */ | |
- | + | height: 10.93em; | |
- | + | background: #3b3b3b; | |
- | font-family: "Trebuchet MS", Times; | + | color: #bfbfbf; |
+ | border-right: 2.5px dotted #a5a5a5; | ||
+ | font-family: "Trebuchet MS", Times; | ||
+ | text-align: left; | ||
+ | } | ||
+ | |||
+ | #bottomright | ||
+ | { | ||
+ | width:33em; | ||
+ | float: left; | ||
+ | margin: 1em; | ||
+ | padding: 1em; | ||
+ | font-size: 1em; | ||
+ | /* height: 12.625em; */ | ||
+ | height: 10.93em; | ||
+ | background: #3b3b3b; | ||
+ | color: #bfbfbf; | ||
+ | border-left: 2.5px dotted #a5a5a5; | ||
+ | font-family: "Trebuchet MS", Times; | ||
+ | text-align: left; | ||
} | } | ||
Line 136: | Line 195: | ||
} | } | ||
- | + | .llink3 A:link {text-decoration: underline; color: #757575; font-size: 1em;} | |
- | + | .llink3 A:visited {text-decoration: none; color: #656565; font-size: 1em;} | |
- | + | .llink3 A:hover {text-decoration: none; font-size: 1em;} | |
- | + | .llink3 A:active {text-decoration: none; font-size: 1em;} | |
- | + | ||
- | + | ||
- | . | + | |
- | . | + | |
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | .h1 { text-decoration: underline; color: #6a7a69; font-size: 2.5em;} | ||
+ | .h2 { margin-top: 8em; margin-bottom: 3em; color: #fff200; font-size: 2em;} | ||
+ | .h3 { margin-top: 8em; margin-bottom: 3em; color: #fff200; font-size: 2em;} | ||
+ | .h4 { margin-top: 8em; margin-bottom: 3em; color: #fff200; font-size: 2em;} | ||
+ | .h5 { margin-top: 8em; margin-bottom: 3em; color: #fff200; font-size: 2em;} | ||
</style> | </style> | ||
Line 166: | Line 211: | ||
- | |||
<body> | <body> | ||
- | < | + | <div id="container"> |
- | <div id=" | + | <div id="header"> |
- | < | + | <div id="title"> |
- | |||
- | < | + | <img src="https://static.igem.org/mediawiki/2010/c/cc/Alberta_Logo.png" width="50px" height="50px" align="left"></img> |
- | + | ||
- | </ | + | |
- | + | genomikon | |
- | + | ||
+ | </div> | ||
+ | <div id="navbar"> | ||
- | < | + | <span class="llink2"> |
- | < | + | |
+ | <a href="https://2010.igem.org/Team:Alberta/JTest"> home</a> | | ||
+ | <a href="project"> project</a> | | ||
+ | <a href="ethics"> ethics</a> | | ||
+ | <a href="parts"> parts</a> | | ||
+ | <a href="software"> software</a> | | ||
+ | <a href="https://2010.igem.org/Team:Alberta/Notebook"> notebook</a> | | ||
+ | <a href="team"> team</a> | ||
- | + | </span> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </span | + | |
- | + | ||
- | + | </div> | |
- | + | ||
- | + | ||
- | + | ||
- | </ | + | |
- | + | ||
- | + | ||
- | + | </div | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </ | + | |
+ | <div id="highlight"> | ||
</div> | </div> | ||
- | |||
- | < | + | <div id="sidebar"> |
- | < | + | For a quick brief on our work, try the |
+ | <br> | ||
+ | <span class="llink1"> | ||
+ | <a href="projectoverview"> | ||
+ | > project overview <br> | ||
+ | </a> | ||
+ | </span> | ||
+ | <br> | ||
+ | For the team's accomplishments, | ||
+ | <br> | ||
+ | <span class="llink1"> | ||
+ | <a href="achievements"> | ||
+ | > achievements <br> | ||
+ | </a> | ||
+ | </span> | ||
+ | <br> | ||
+ | For an intro to synthetic biology, | ||
+ | <br> | ||
+ | <span class="llink1"> | ||
+ | <a href="biology"> | ||
+ | > biology guide <br> | ||
+ | </a> | ||
+ | </span> | ||
- | |||
- | |||
</div> | </div> | ||
- | <div id=" | + | <div id="photo"></div> |
- | + | ||
- | < | + | <div id="content"> |
+ | |||
+ | Blah balh. synthetic biology, quorum sensing. | ||
+ | |||
+ | <img src=https://static.igem.org/mediawiki/2010/9/9d/Alberta_testplasmid.png height=10 width=10px title="See the plasmid10"></img> | ||
+ | |||
+ | <img src=https://static.igem.org/mediawiki/2010/9/9d/Alberta_testplasmid.png height=25px width=25px title="See the plasmid25"></img> | ||
+ | |||
+ | <img src=https://static.igem.org/mediawiki/2010/9/9d/Alberta_testplasmid.png height=50px width=50px title="See the plasmid50"></img> | ||
- | |||
- | |||
</div> | </div> | ||
+ | |||
+ | |||
+ | |||
<div id="highlightb"></div> | <div id="highlightb"></div> | ||
- | <div id="footer"> | + | <div id="footer"><span class="llink3"> |
- | site map|sponsors|contact us | + | <a href="Site_Map">site map</a>|<a href="Sponsors">sponsors</a>|<a href="Contact">contact us</a> |
+ | </span></div> | ||
+ | |||
</div> | </div> | ||
</body> | </body> | ||
- | |||
- | |||
</html> | </html> |
Latest revision as of 22:25, 2 July 2010
genomikon
Blah balh. synthetic biology, quorum sensing.