Difference between revisions of "Team:Alverno CA/Proof"

 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Alverno_CA}}
 
{{Alverno_CA}}
 
<html>
 
<html>
 +
  <script src="http://wayou.github.io/SlipHover/js/jquery.sliphover.min.js">
 +
    </script>
 +
    <style type="text/css">
 +
    #container{
 +
    width: 750px;
 +
    margin: 0 auto;
 +
                text-align:center;
 +
    }
 +
    #container img{
 +
    margin:10px 10px 0px 0px;
 +
    float: left;
 +
    }
 +
    #container div{
 +
    width: 650px;
 +
    overflow: hidden;
 +
    }
 +
    #container ul li{
 +
    list-style: none;
 +
    }
 +
        .sliphover-container{
 +
                z-index:99;
 +
        }
 +
    #menuContainer{
 +
    top:0px;
 +
    margin-top:0px;
 +
    position:absolute;
 +
    }
 +
    #top_nav_bulge{
 +
    top:110px;
 +
    }
 +
    </style>
 +
 +
  
 
<head>
 
<head>
Line 12: Line 45:
 
<center><img src="https://static.igem.org/mediawiki/2016/thumb/5/58/T--Alverno_CA--Alverno_iGEM_2016_Logo.png/600px-T--Alverno_CA--Alverno_iGEM_2016_Logo.png" alt="Alverno iGEM Logo" style="width:300px;"></center>
 
<center><img src="https://static.igem.org/mediawiki/2016/thumb/5/58/T--Alverno_CA--Alverno_iGEM_2016_Logo.png/600px-T--Alverno_CA--Alverno_iGEM_2016_Logo.png" alt="Alverno iGEM Logo" style="width:300px;"></center>
  
<p><h3>Proof of Concept</h3></p>
+
<center><h2>Proof of Concept</h2></center>
<p>We constructed a set of RFP/GFP reporters (BBa_K2145000-BBa_K2145003) with a large spacer between the two reporter genes. The reporter set includes all of the combinations of orientations of the two genes, and will demonstrate orientation-dependent expression interference between genes on the same plasmid. This set of constructs demonstrates the need for new techniques for insulating the components of multi-gene circuits on the same piece of DNA.</p>
+
<div class="demo" id="container">
 +
 
 +
 
 +
<h3>To find out more about our Proof of Concept see our
 +
<a href="https://2016.igem.org/Team:Alverno_CA/Results"> Results page.</a><h3>
 +
</body>
 +
 
 +
 
 +
<script>
 +
    $("#container").sliphover();
 +
        $(".sliphover-container").css('z-index','99');
 +
        $("#menuContainer").css('z-index','99');
 +
        </script>
 +
 
 +
</html>

Latest revision as of 00:24, 20 October 2016

Alverno iGEM 2016

Alverno iGEM Logo

Proof of Concept

To find out more about our Proof of Concept see our Results page.