Team:Penn State/Parts

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 +
<head>
 +
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
 +
<meta name="description" content="your description goes here" />
 +
<meta name="keywords" content="your,keywords,goes,here" />
 +
<meta name="author" content="Your Name" />
 +
<title>Index</title>
 +
<style type="text/css">
 +
body {background:#e0e0e0; color:#303030; font:76% tahoma, verdana, sans-serif; margin:0; padding:15px 0 0;}
 +
#container {
 +
background: #fff;
 +
margin: 0 auto 20px;
 +
padding: 5px 20px 20px;
 +
width: 800px;
 +
}
-
{| style="color:#1b2c8a;background-color:#58ACFA;" cellpadding="2px" cellspacing="5px" border="0px" bordercolor="#fff" width="75%" align="center"
+
/* Site title */
-
!align="center"|[[Team:Penn_State|Home]]
+
#logo {
-
!align="center"|[[Team:Penn_State/Team|Team]]
+
margin: 15px 0 0;
-
!align="center"|[https://igem.org/Team.cgi?year=2012&team_name=Penn_State Official Team Profile]
+
}
-
!align="center"|[[Team:Penn_State/Project|Project]]
+
#logo h1 a {border:none; color:#505050;}
-
!align="center"|[[Team:Penn_State/Parts|Parts Submitted to the Registry]]
+
#logo h1 a:hover {border:none; color:#303030; text-decoration:none;}
-
!align="center"|[[Team:Penn_State/Modeling|Modeling]]
+
#logo p {font-size:1.3em;  color:#505050; margin:0 0 20px 0;}
-
!align="center"|[[Team:Penn_State/Notebook|Notebook]]
+
-
!align="center"|[[Team:Penn_State/Safety|Safety]]
+
-
!align="center"|[[Team:Penn_State/Attributions|Attributions]]
+
-
|}
+
 +
/* Tags */
 +
a {
 +
color: #303030;
 +
text-decoration: none;
 +
border-bottom-width: 1px;
 +
border-top-style: none;
 +
border-right-style: none;
 +
border-bottom-style: none;
 +
border-left-style: none;
 +
border-bottom-color: #505050;
 +
}
 +
a:hover {border-bottom:1px solid #505050; color:#303030; text-decoration:none;}
 +
a img {border:0;}
 +
h1 {font-size:2.2em; font-weight:400; margin:0 0 5px; padding:0;}
 +
h2 {
 +
font-size: 24pt;
 +
font-weight: bolder;
 +
margin: 0 0 12px;
 +
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 +
font-style: normal;
 +
color: #356C80;
 +
text-align: center;
 +
}
 +
h3 {font-size:1.4em; font-weight:400; margin:0 0 10px;}
 +
p {
 +
line-height: 1.5em;
 +
margin: 0 0 15px;
 +
text-align: left;
 +
color: #000;
 +
}
 +
ul,ol {margin:0 0 15px 15px; padding:0;}
 +
li {margin:0 0 3px 0;}
-
<groupparts>iGEM012 Penn_State</groupparts>
+
 
 +
/* Toptabs menu */
 +
#toptabs {font-size:.8em; margin:10px auto -13px; width:760px;}
 +
#toptabs p {color:gray; text-align:right;}
 +
.toptab {background:#f0f0f0 url(https://2012.igem.org/File:Corner2.gif) top right no-repeat; border-bottom:1px solid #e0e0e0; color:gray; margin:0 0 0 4px; padding:4px 5px 3px; text-decoration:none;}
 +
.toptab:hover {background:#fafafa url(https://2012.igem.org/File:Corner2.gif) top right no-repeat; border-bottom:1px solid #eaeaea; color:#505050; text-decoration:none;}
 +
.activetoptab {
 +
background: #fff url(https://2012.igem.org/File:Corner2.gif) top right no-repeat;
 +
border-bottom: 1px solid #fff;
 +
margin: 0 0 0 4px;
 +
padding: 4px 5px 3px;
 +
text-decoration: none;
 +
color: #282C2D;
 +
}
 +
.activetoptab:hover {border-bottom:1px solid #fff; text-decoration:none;}
 +
 
 +
/* Navitabs menu */
 +
#navitabs {clear:both;}
 +
.navitab {background:#e0e0e0 url(https://static.igem.org/mediawiki/2012/7/72/Corner.gif) top right no-repeat; border-bottom:1px solid #fff; border-left:1px solid #fff; font-size:1.1em; margin:0 0 4px; padding:4px 8px; text-decoration:none;}
 +
.navitab:hover {background:#d0d0d0 url(https://static.igem.org/mediawiki/2012/7/72/Corner.gif) top right no-repeat; border-bottom:1px solid #fff; text-decoration:none;}
 +
.activenavitab {background:#505050 url(https://static.igem.org/mediawiki/2012/7/72/Corner.gif) top right no-repeat; color:#fff; font-size:1.1em; margin:0 0 5px; padding:4px 8px 5px; text-decoration:none;}
 +
.activenavitab:hover {color:#fff; text-decoration:none;}
 +
 
 +
/* Header description area */
 +
#desc {
 +
clear: both;
 +
color: #fff; /* height:200px; */
 +
margin: 5px 0 15px;
 +
padding: 0 0 5px 0;
 +
background-image: url(https://static.igem.org/mediawiki/2012/5/55/IndexNav1.jpg);
 +
background-color: black;
 +
background-repeat: no-repeat;
 +
background-position: left bottom;
 +
text-align: left;
 +
font-size: 18pt;
 +
}
 +
#desc p {
 +
font-size: 10pt;
 +
line-height: 1.3em;
 +
padding: 0 0 0 15px;
 +
width: 325px;
 +
color: #FFF;
 +
}
 +
#desc h2 {
 +
color: #fff;
 +
padding: 15px 15px 0;
 +
text-align: left;
 +
text-size: 18pt;
 +
font-size: 16pt;
 +
}
 +
#desc a {border-color:#fff; color:#fff; text-decoration:none;}
 +
 
 +
/* Main content */
 +
#main {
 +
border-right: 1px solid #d8d8d8;
 +
float: left;
 +
width: 620px;
 +
margin-top: 0;
 +
margin-right: 5;
 +
margin-bottom: 0;
 +
margin-left: 5;
 +
padding-top: 0;
 +
padding-right: 15px;
 +
padding-bottom: 0;
 +
padding-left: 0;
 +
}
 +
 
 +
 
 +
/* Sidebar */
 +
#sidebar {float:right; width:150px;}
 +
#sidebar p {font-size:0.9em; line-height:1.3em; margin:0 0 15px;}
 +
#sidebar ul {margin:0 0 15px 0; padding:0;}
 +
#sidebar li {list-style:none;}
 +
ul.sidelink li {list-style:none; margin:0 0 3px; padding:0;}
 +
ul.sidelink li a{background:#f0f0f0 url(https://static.igem.org/mediawiki/2012/7/72/Corner.gif) top right no-repeat; border:none; display:block; margin:5px 10px 5px 0; padding:3px 4px 3px 8px; text-align:left; width:140px;}
 +
ul.sidelink li a:hover {background:#e0e0e0 url(https://static.igem.org/mediawiki/2012/7/72/Corner.gif) top right no-repeat; border:none; text-decoration:none;}
 +
 
 +
/* Footer */
 +
#footer {background:#fff; border-top:1px solid #d8d8d8; clear:both; margin:0; padding:0;}
 +
#footer a {color:gray;}
 +
#footer a:hover {color:#303030;}
 +
#footer p {color:gray; font-size:1.1em; line-height:1.3em; margin:15px 0 0; padding:0;}
 +
 
 +
/* Additional classes */
 +
.photo {background-color:#f0f0f0; border:1px solid #d8d8d8; margin:0 0 15px; padding:2px;}
 +
.timestamp {font-size:1.2em; color:#606060; margin:-12px 0 12px 0;}
 +
.right {margin:-8px 0 8px 0; text-align:right;}
 +
.block {
 +
padding: 10px;
 +
background-color: #EBEBEB;
 +
font-size: 12px;
 +
}
 +
.block a: {color: #000;
 +
border: none;
 +
text-decoration:none;
 +
}
 +
.block a:hover {
 +
color: #090;
 +
border: none;
 +
cursor: pointer;
 +
text-decoration:none
 +
}
 +
.hide {display:none;
 +
color: #000;
 +
}
 +
 
 +
#blenderAni {
 +
height: 250px;
 +
width: 400px;
 +
background-color: #999;
 +
margin-left: 135px;
 +
}
 +
#logoiGEM {
 +
height: 114px;
 +
width: 280px;
 +
float: right;
 +
background-image: url(https://static.igem.org/mediawiki/2012/4/4b/Sweatshirt_Logo.jpg);
 +
padding-bottom: 15px;
 +
background-repeat: no-repeat;
 +
}
 +
#logoPSU {
 +
height: 54px;
 +
width: 116px;
 +
background-image: url(https://static.igem.org/mediawiki/2012/f/f9/PsuLogo.jpeg);
 +
background-repeat: no-repeat;
 +
}
 +
</style>
 +
</head>
 +
 
 +
 
 +
<body>
 +
<div id="container">
 +
  <div id="logoiGEM"></div>
 +
  <div id="logoPSU"><img src="http://www.psiee.psu.edu/faculty/marks/pms287-noBorder.png"></div>
 +
  <div id="navitabs">
 +
    <h2 class="hide">Sample navigation menu:</h2>
 +
<a class="navitab" href="index.html">Home</a><span class="hide"> | </span>
 +
<a class="navitab" href="https://2012.igem.org/Team:Penn_State/Team">Team</a><span class="hide"> | </span>
 +
<a class="navitab" href="https://2012.igem.org/Team:Penn_State/Project">Projects</a><span class="hide"> | </span>
 +
<a class="activenavitab" href="https://2012.igem.org/Team:Penn_State/Parts">Parts</a><span class="hide"> | </span>
 +
<a class="navitab" href="modeling.html">Modeling</a><span class="hide"> | </span>
 +
<a class="navitab" href="https://2012.igem.org/Team:Penn_State/Notebook">Notebook</a><span class="hide"> | </span>
 +
<a class="navitab" href="https://2012.igem.org/Team:Penn_State/Safety">Other</a>
 +
</div>
 +
 +
<div id="desc">
 +
<h2>Questioning Central Dogma</h2>
 +
<p>The Central Dogma of Molecular Biology is the foundation of modern-day synthetic, molecular, and microbiology. While countless innovations in medicine and technology are based on the truth of the doctrine, it does not always accurately predict results in the lab. The Penn State iGEM team questions the central dogma with genetic constructs explore deviations from the norm.</p>
 +
<p class="right"><a href="#">Sample link</a> &raquo;</p>
 +
</div>
 +
 
 +
<div id="main">
 +
  <h2>Welcome! </h2>
 +
      <p class="block">Welcome to the Penn State iGEM page! Here you can find information on all of our <a href="https://2012.igem.org/Team:Penn_State/Project" title="projects">projects</a>, activities, progress, achievements, and much more. </p>
 +
      <p class="block">We are currently working on three <a href="pages/projects.html" title="projects">projects</a> that question the dogma of the Central Dogma of Biology. The Central Dogma is the commonly held belief that within biology, information flows from the order of nucleotides in DNA to the order of nucleotides in RNA and finally to the order of amino acids in a protein. These proteins then go on to complete a variety of functions that make life work. </p>
 +
      <p class="block">Molecular biology can be challenging to understand. Check out our Synthetic Biology For Dummies animation below!</p>
 +
      <div id="blenderAni"></div>
 +
</div>
 +
 
 +
<div id="sidebar">
 +
<h3>Check these Out!</h3>
 +
<ul class="sidelink">
 +
<li><a href="https://2012.igem.org/Team:Penn_State/Judging_Criteria">Judging Criteria</a></li>
 +
<li><a href="https://2012.igem.org/Team:Penn_State/Parts">Parts</a></li>
 +
<li><a href="https://2012.igem.org/Team:Penn_State/Human_Practices">Human Practices</a></li>
 +
</ul>
 +
 
 +
<h3>Picture Gallery</h3>
 +
<img class="photo" src="images/test.jpg" height="100" width="130" alt="" />
 +
<h3>Projects</h3>
 +
    <ul>
 +
      <li><a href="https://2012.igem.org/Team:Penn_State/Multiple_Start_Codons">Multiple Start Codons</a></li>
 +
      <li><a href="https://2012.igem.org/Team:Penn_State/Bidirectional_Promoters">Bidirectional Promoters</a></li>
 +
      <li><a href="https://2012.igem.org/Team:Penn_State/Codon_Optimization">Codon Optimization</a></li>
 +
    </ul>
 +
    </div>
 +
<div id="footer">
 +
<p><strong>&copy; Hannah Jepsen-Burger<a href="#"></a></strong> | Follow us on Twitter<a href="#"></a></p>
 +
</div>
 +
 
 +
</div>
 +
</body>
 +
</html>

Revision as of 07:30, 3 October 2012

Index

Questioning Central Dogma

The Central Dogma of Molecular Biology is the foundation of modern-day synthetic, molecular, and microbiology. While countless innovations in medicine and technology are based on the truth of the doctrine, it does not always accurately predict results in the lab. The Penn State iGEM team questions the central dogma with genetic constructs explore deviations from the norm.

Sample link »

Welcome!

Welcome to the Penn State iGEM page! Here you can find information on all of our projects, activities, progress, achievements, and much more.

We are currently working on three projects that question the dogma of the Central Dogma of Biology. The Central Dogma is the commonly held belief that within biology, information flows from the order of nucleotides in DNA to the order of nucleotides in RNA and finally to the order of amino acids in a protein. These proteins then go on to complete a variety of functions that make life work.

Molecular biology can be challenging to understand. Check out our Synthetic Biology For Dummies animation below!