Team:Alberta/JTest

From 2010.igem.org

(Difference between revisions)
 
(243 intermediate revisions not shown)
Line 7: Line 7:
<style type="text/css">
<style type="text/css">
-
<!-- attn: this tag gets rid of the default wiki title -->
+
/* This removes the default wiki title. */
.firstHeading {display:none;}
.firstHeading {display:none;}
-
<!-- attn: this tag sets the outside background colour -->
+
/* This sets the inner and outer colours of the page. */
-
body { color: #61553d; background-color: #ffffff;}
+
body  
 +
{
 +
  background-color: #252525;
 +
  margin: 0px;
 +
  padding: 0px;
 +
  border: 0px;
 +
  font-family:"Trebuchet MS", arial;
 +
}
-
<!-- attn: this tag sets the inside background colour -->
+
#container
-
#bodyContent {background-color: #ffffff; padding: 0px;}
+
{
 +
  width: 100%;
 +
  margin: 0px;
 +
  padding: 0px;
 +
}
-
<!-- "genomikon" style -->
+
#header
-
p.ri
+
{
{
-
font:30px "Trebuchet MS", arial,sans-serif #bfbfbf;
+
  width: 100%;
 +
  margin: 0px;
 +
  padding: 0px;
}
}
-
<!-- NAVBAR style -->
+
#title
-
p.navbar
+
{
{
-
text-align:left;
+
  background: #ffffff;
-
color: #bfbfbf;
+
  width:28.5%;
-
font-family:"Trebuchet MS",serif;
+
  float: left;
-
font-size:30px;
+
  padding: 0em;
-
text-decoration: none;
+
  font-size: 3.4em;
 +
  color: #757575;
 +
  height: 2em;
 +
  margin-left:1.5%;
 +
  vertical-align: middle;
}
}
 +
#navbar
 +
{
 +
  background: #ffffff;
 +
  width:65.5%;
 +
  float: right;
 +
  padding: 0em;
 +
  text-align:right;
 +
  font-size: 1em;
 +
  color: #a5a5a5;
 +
  margin-right:2.5%;
 +
  vertical-align: middle;
 +
  height: 2.5em;
 +
  display: inline;
 +
}
 +
#highlight
 +
{
 +
  background: #fff200;
 +
  width:100%;
 +
  clear: both;
 +
  padding: 0em;
 +
  height: 3px;
 +
}
-
</style>
+
#sidebar
 +
{
 +
  width:18em;
 +
  float: left;
 +
  padding: 2em;
 +
  font-size: 1em;
 +
  height: 12.93em;
 +
  background: #3b3b3b;
 +
  color: #bfbfbf;
 +
  border: 0;
 +
}
 +
#photo
 +
{
 +
  width: 52.981em;
 +
  float: left;
 +
  padding: 0em;
 +
  height: 16.9em;
 +
  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: 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
 +
{
 +
  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>
-
<!-- ACTUAL BODY STARTS HERE ********************************** -->
 
<body>
<body>
-
<!-- MASTER LAYOUT TABLE START -->
+
<div id="container">
-
<table border="0">
+
-
<!-- HEADER -->
+
<div id="header">
-
<tr>
+
-
<td><h1>genomikon</h1></td>
+
-
<td><p class="navbar"> home  |  project  |  ethics  |  parts  |  software  |  notebook  | team </p></td>
+
-
</tr>
+
-
<!-- HEADER -->
+
-
<!-- SPLASH -->
+
  <div id="title">
-
<tr>
+
-
<td>row 2, cell 1</td>
+
-
<td>row 2, cell 2</td>
+
-
</tr>
+
-
</table>
+
-
<!-- MASTER LAYOUT TABLE END -->
 
 +
        <img src="https://static.igem.org/mediawiki/2010/c/cc/Alberta_Logo.png" width="50px" height="50px" align="left"></img>
-
</body>
+
    genomikon
-
<!-- END OF ACTUAL BODY *************************************** -->
+
 
 +
  </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">
 +
 +
  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 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 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>
 +
 +
</body>
</html>
</html>

Latest revision as of 22:25, 2 July 2010

Blah balh. synthetic biology, quorum sensing.