Team:Utah State/Ethics

From 2009.igem.org

(Difference between revisions)
 
Line 1: Line 1:
 +
<!--- The Mission, Experiments --->
<html>
<html>
-
   <p>Hi all</p>
+
<style type="text/css">
 +
<!--body {background-image:url("https://static.igem.org/mediawiki/2008/6/63/Bkgnd14.gif");background-repeat:repeat; }-->
 +
#container {
 +
   width:100%;
 +
  margin: 0 auto;
 +
  padding: 0;
 +
  text-align: left;
 +
}
 +
#header {
 +
  text-align: center;
 +
  margin: 0;
 +
  padding: 0;
 +
}
 +
#sidebar {
 +
  float:left;
 +
  width: 12em;
 +
}
 +
#mainContent {
 +
  margin-left:12em;
 +
  padding: 10px 20px 0 1em;
 +
}
 +
#footer p{
 +
  margin:0;
 +
  padding: 10px 0;
 +
  text-align: center;
 +
  font-size: .8em;
 +
}
 +
.clearfloat {
 +
  clear: both;
 +
  height:0;
 +
  font-size: 1px;
 +
}
 +
#sidebar ul {
 +
  margin: 0;
 +
  padding: 0;
 +
  list-style-type: none;
 +
}
 +
#sidebar a:hover {
 +
  background-color: black;
 +
  color:#336666;
 +
  border-right:3px #999999 solid;
 +
  border-bottom:3px #999999 solid;
 +
  padding-bottom: 3px;
 +
}
 +
#sidebar a {
 +
  display: block;
 +
  padding: 3px 3px 5px 30px;
 +
  background-color: blue;
 +
  color:#EBEBEB;
 +
  border-bottom: 1px black solid;
 +
  border-right: 1px black solid;
 +
  border-top:3px black solid;
 +
  border-left:3px black solid;
 +
  text-decoration: none;
 +
}
 +
</style>
 +
<body>
 +
<div id="container">
 +
  <div id="header"
 +
      <img src="https://static.igem.org/mediawiki/2009/8/8d/USU4.gif" width="965"/>
 +
      <p>Ethics!</p>
 +
 
 +
  </div>
 +
  <div id="sidebar">
 +
    <ul>
 +
      <li><a href="https://2009.igem.org/Team:Utah_State">Home</a></li>
 +
      <li><a href="https://2009.igem.org/Team:Utah_State/Team">The Team</a></li>
 +
      <li><a href="https://2009.igem.org/Team:Utah_State/Project">The Project</a></li>
 +
      <li><a href="https://2009.igem.org/Team:Utah_State/Parts">Parts</a></li>
 +
      <li><a href="https://2009.igem.org/Team:Utah_State/Notebook">Notebook</a></li>
 +
      <li><a href="https://2009.igem.org/Team:Utah_State/Protocols">Protocols</a></li>
 +
      <li><a href="https://2009.igem.org/Team:Utah_State/Links">Links</a></li>
 +
      <li><a href="https://2009.igem.org/Team:Utah_State/Ethics">Ethics</a></li>
 +
    </ul>
 +
  </div>
 +
  <div id="mainContent">
 +
      <p>This is just the beginning!<br/><br/>The sun is no longer up and I am so let us ponder what this means... Maybe I should be sleeping... Nagh, that could not be right.  I wounder what it really should be.<br/><br/>Well I will figure it out one of these days. :)</p>
 +
      <br class="clearfloat"/>
 +
  </div>
 +
  <div id="footer">
 +
      <p>The Footer</p>
 +
  </div>
 +
</div>
 +
</body>
</html>
</html>

Latest revision as of 17:16, 8 October 2009

This is just the beginning!

The sun is no longer up and I am so let us ponder what this means... Maybe I should be sleeping... Nagh, that could not be right. I wounder what it really should be.

Well I will figure it out one of these days. :)