Team:Alberta/JTest
From 2010.igem.org
(Difference between revisions)
(98 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 23: | Line 37: | ||
{ | { | ||
background: #ffffff; | background: #ffffff; | ||
- | width: | + | width:28.5%; |
float: left; | float: left; | ||
padding: 0em; | padding: 0em; | ||
- | font-size: | + | font-size: 3.4em; |
- | color: # | + | color: #757575; |
height: 2em; | height: 2em; | ||
- | margin-left: | + | margin-left:1.5%; |
vertical-align: middle; | vertical-align: middle; | ||
} | } | ||
Line 36: | Line 50: | ||
{ | { | ||
background: #ffffff; | background: #ffffff; | ||
- | width: | + | width:65.5%; |
float: right; | float: right; | ||
padding: 0em; | padding: 0em; | ||
Line 44: | Line 58: | ||
margin-right:2.5%; | margin-right:2.5%; | ||
vertical-align: middle; | vertical-align: middle; | ||
- | height: | + | height: 2.5em; |
+ | display: inline; | ||
} | } | ||
Line 58: | Line 73: | ||
#sidebar | #sidebar | ||
{ | { | ||
- | |||
width:18em; | width:18em; | ||
float: left; | float: left; | ||
padding: 2em; | padding: 2em; | ||
font-size: 1em; | font-size: 1em; | ||
- | height: 12. | + | height: 12.93em; |
+ | background: #3b3b3b; | ||
color: #bfbfbf; | color: #bfbfbf; | ||
+ | border: 0; | ||
} | } | ||
#photo | #photo | ||
{ | { | ||
- | width: | + | width: 52.981em; |
- | float: | + | float: left; |
padding: 0em; | padding: 0em; | ||
- | height: 16. | + | height: 16.9em; |
- | background | + | background: url(https://static.igem.org/mediawiki/2010/1/10/Alberta_KATZ.png); |
- | + | background-position: 0% 0%; | |
+ | border: 0em; | ||
} | } | ||
- | + | #content | |
{ | { | ||
- | + | clear: both; | |
+ | float: left; | ||
+ | margin: 0px; | ||
+ | paddin: 0px; | ||
+ | width: 100%; | ||
+ | color: #3b3b3b; | ||
} | } | ||
- | .llink2 A:link {text-decoration: | + | .llink2 A:link {text-decoration: underline; color: #757575; font-size: 1em;} |
- | .llink2 A:visited {text-decoration: none; color: # | + | .llink2 A:visited {text-decoration: none; color: #656565; font-size: 1em;} |
.llink2 A:hover {text-decoration: none; font-size: 1em;} | .llink2 A:hover {text-decoration: none; font-size: 1em;} | ||
.llink2 A:active {text-decoration: none; font-size: 1em;} | .llink2 A:active {text-decoration: none; font-size: 1em;} | ||
Line 101: | Line 123: | ||
.llink1 A:active {text-decoration: none; font-size: 1.5em;} | .llink1 A:active {text-decoration: none; font-size: 1.5em;} | ||
- | + | #highlightb | |
+ | { | ||
+ | background: #ffffff; | ||
+ | width:100%; | ||
+ | clear: both; | ||
+ | padding: 0em; | ||
+ | height: 3px; | ||
+ | } | ||
+ | #top | ||
+ | { | ||
+ | background: #ffffff; | ||
+ | width: 100%; | ||
+ | clear: both; | ||
+ | padding: 0em; | ||
+ | height: 15em; | ||
+ | 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; | ||
+ | float: left; | ||
+ | margin: 1em; | ||
+ | padding: 1em; | ||
+ | font-size: 1em; | ||
+ | /* height: 12.625em; */ | ||
+ | height: 10.93em; | ||
+ | background: #3b3b3b; | ||
+ | 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; | ||
+ | } | ||
+ | |||
+ | #footer | ||
+ | { | ||
+ | clear: both; | ||
+ | margin: 0; | ||
+ | padding: .5em; | ||
+ | color: #333333; | ||
+ | background-color: #dddddd; | ||
+ | border-top: 3px solid #333333; | ||
+ | } | ||
+ | |||
+ | .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> | ||
</head> | </head> | ||
- | |||
<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 id="highlight"></div> | + | |
+ | </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> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </div | ||
+ | |||
+ | <div id="highlight"> | ||
+ | </div> | ||
- | |||
<div id="sidebar"> | <div id="sidebar"> | ||
- | For a quick brief on our work, try the <br> | + | For a quick brief on our work, try the |
- | <span class="llink1"> | + | <br> |
- | <a href="projectoverview | + | <span class="llink1"> |
- | > project overview <br> | + | <a href="projectoverview"> |
- | </a> | + | > project overview <br> |
- | </span> | + | </a> |
- | <br> | + | </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 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="footer"><span class="llink3"> | ||
+ | <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.