Team:York

From 2014.igem.org

(Difference between revisions)
 
(80 intermediate revisions not shown)
Line 1: Line 1:
-
<html><head>
+
<html lang="en">
 +
  <head>
 +
    <meta charset="utf-8">
 +
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1">
 +
    <title>Team York 2014</title>
-
<style>
+
    <!-- Bootstrap -->
-
/***
+
    <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet">
-
Minimal header: removes the search bar and header image and readjusts font colours in the menus.
+
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css">
 +
    <link href="https://2014.igem.org/Team:York/Template.css?action=raw&amp;ctype=text/css" type="text/css" rel="stylesheet">
-
Thanks a lot to the 2011 Brown-Stanford and 2012 Lethbridge iGEM teams for snippets of their code!
+
  </head>
-
Check out their wikis at:
+
  <body>
-
https://2011.igem.org/Team:Brown-Stanford,https://2012.igem.org/Team:Lethbridge
+
-
***/
+
-
#globalWrapper {
+
    <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
-
        background-color: #42A7EA;
+
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
-
}
+
    <!-- Include all compiled plugins (below), or include individual files as needed -->
-
 
+
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
-
#content {
+
-
        background-color: #42A7EA;
+
<div class="navbar navbar-inverse navbar-fixed-top">
-
}
+
<div class="container">
-
 
+
-
 
+
<a href="https://2014.igem.org/Team:York" class="navbar-brand"><img src="https://static.igem.org/mediawiki/2014/5/55/UoYiGEMlogo.png" id="topyorklogo"></a>
-
#content h1.firstHeading {
+
-
visibility:hidden;
+
<button class="navbar-toggle" data-toggle="collapse" data-target=".navHeaderCollapse">
-
}
+
<span class="icon-bar"></span>
-
 
+
<span class="icon-bar"></span>
-
#content{
+
<span class="icon-bar"></span>
-
border-left: 0px solid rgb(68, 68, 68);
+
</button>
-
border-right: 0px solid rgb(68, 68, 68);
+
-
        width: 1000px;
+
<div class="collapse navbar-collapse navHeaderCollapse">
-
}
+
-
 
+
<ul class="nav navbar-nav navbar-right">
-
#bodyContent{
+
<li class="active"><a href="https://2014.igem.org/Team:York">Home</a></li>
-
        margin: 0 auto;
+
<li class="dropdown">
-
margin-top: 0px;
+
                                                <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project
-
        width: 1000px;
+
<b class="caret"></b></a>
-
        font-size: 14px;
+
                                                <ul class="dropdown-menu">
-
        -webkit-font-smoothing: antialiased !important;
+
                                                        <li><a href="https://2014.igem.org/Team:York/Project">The Challenge</a></li>
-
}
+
                                                        <li><a href="https://2014.igem.org/Team:York/Constructs">The Solution</a></li>
-
 
+
                                                        <li><a href="https://2014.igem.org/Team:York/Application">Future Applications</a></li>
-
#p-logo {
+
                                                </ul>
-
display: none;
+
                                        </li>
-
}
+
<li class="dropdown">
-
#searchform {
+
                                                <a href="#" class="dropdown-toggle" data-toggle="dropdown">Achievements
-
    display: none;
+
<b class="caret"></b></a>
-
}
+
                                                <ul class="dropdown-menu">
 +
                                                        <li><a href="https://2014.igem.org/Team:York/Judging">Judging Criteria</a></li>
 +
                                                        <li><a href="https://2014.igem.org/Team:York/Results">Results</a></li>
 +
                                                        <li><a href="https://2014.igem.org/Team:York/Parts">Parts</a></li>
 +
                                                </ul>
 +
                                        </li>
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Policy And Practice
 +
<b class="caret"></b></a>
 +
<ul class="dropdown-menu">
 +
                                                        <li><a href="https://2014.igem.org/Team:York/Environment">Environmental Impact</a></li>
 +
<li><a href="https://2014.igem.org/Team:York/Surveys">Survey and GMOs</a></li>
 +
<li> <a href="https://2014.igem.org/Team:York/Outreach">Outreach</a></li>
 +
<li><a href="https://2014.igem.org/Team:York/Collaborations">Collaborations</a></li>
-
.left-menu {
+
</ul>
-
background-color: #555;
+
</li>
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Notebook
 +
<b class="caret"></b></a>
 +
<ul class="dropdown-menu">
 +
<li><a href="https://2014.igem.org/Team:York/Protocols">Protocols</a></li>
 +
<li><a href="https://2014.igem.org/Team:York/Notebook">Notebook</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2014.igem.org/Team:York/Safety">Safety</a></li>
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Team
 +
<b class="caret"></b></a>
 +
<ul class="dropdown-menu">
 +
<li>
 +
<a href="https://2014.igem.org/Team:York/Team">Students and Instructors</a></li>
 +
<li><a href="https://2014.igem.org/Team:York/Sponsors">Sponsors and Attributions</a></li>
 +
</ul>
 +
</li>
 +
</ul>
 +
 +
</div>
 +
 +
</div>
 +
</div><br>
 +
<!--  THE TOP HAS ENDED. THE REST OF THE PAGE BEGINS.  -->
-
}
+
<div class="container-fluid" style="padding-left:0px; padding-right:0px;">
-
.left-menu a {
+
<div id="IntroCarousel" class="carousel slide" style="margin-top:30px;">
-
    color: #000;
+
-
}
+
<ol class="carousel-indicators">
-
 
+
<li data-target="#IntroCarousel" data-slide-to="0" class="active"></li>
-
#top-section{ /*the div containing the entire top bar*/
+
<li data-target="#IntroCarousel" data-slide-to="1"></li>
-
height: 20px;
+
<li data-target="#IntroCarousel" data-slide-to="2"></li>
-
margin-bottom: 0px !important;
+
<li data-target="#IntroCarousel" data-slide-to="3"></li>
-
border: none;
+
<li data-target="#IntroCarousel" data-slide-to="4"></li>
-
        width: 1277px;
+
<!-- <li data-target="#IntroCarousel" data-slide-to="5"></li>
-
}
+
<li data-target="#IntroCarousel" data-slide-to="6"></li>
-
 
+
<li data-target="#IntroCarousel" data-slide-to="7"></li> -->
-
 
+
</ol>
-
#container{
+
-
margin-top: 0px;
+
<div class="carousel-inner">
-
        height: inherit;
+
-
}
+
<div class="item active">
-
 
+
<img src="https://static.igem.org/mediawiki/2014/4/40/York_masthead.png" class="img-responsive visible-lg visible-md" style="width:100%; height:auto;">
-
#search-controls {
+
<img src="https://static.igem.org/mediawiki/2014/b/bd/York_mastheadsmall.png" class="img-responsive visible-sm visible-xs" style="width:100%; height:auto;">
-
overflow:hidden;
+
<div class="carousel-caption visible-lg visible-md" style="margin-bottom: 30px;">
-
display:none;
+
<p style="font-size:150%">Our project <i>EcoCADMUS</i> (<i>E. Coli</i> CAdmium DecontaMination Universal System)
-
background: none;
+
aims to provide a safe and effective way to remove Cadmium and Sulfate from wastewater.</p>
-
position: absolute;
+
<a href="https://2014.igem.org/Team:York/Project">
-
top: 170px;
+
<button type="button" class="btn btn-primary">Learn More!</button>
-
right: 40px;
+
</a>
-
}
+
-
 
+
-
 
+
-
#header {
+
-
width: 1277px;
+
-
text-align: left;
+
-
margin-left: auto;
+
-
margin-right: auto;
+
-
    margin-top: 5px;
+
-
margin-bottom: 0px !important;
+
-
}
+
-
 
+
-
#global-banner {
+
-
margin-bottom: 1px;
+
-
}
+
-
 
+
-
#menubar {
+
-
position: absolute;
+
-
background: none;
+
-
color: black;
+
-
}
+
-
 
+
-
.left-menu, .right-menu{
+
-
position: absolute;
+
-
background: none;
+
-
color: black;
+
-
}
+
-
 
+
-
.left-menu li a, .right-menu li a {
+
-
color: #000 !important;
+
-
}
+
-
 
+
-
 
+
-
.left-menu ul li, .right-menu ul li a{
+
-
background: none;
+
-
color: #000 !important;
+
-
}
+
-
 
+
-
.left-menu li a:hover, .right-menu li a:hover, .right-menu li a:visited, .right-menu li a:active {
+
-
    color: #000 !important;
+
-
}
+
-
 
+
-
#catlinks{
+
-
display:none;
+
-
}
+
-
 
+
-
/*important for background colours*/
+
-
.mediawiki{
+
-
background: #ffffff;
+
-
}
+
-
 
+
-
#footer-box {
+
-
        width: 1277px;
+
-
        margin-top: 20px;
+
-
        border-color: lightgrey;
+
-
}
+
-
     
+
-
#footer-box a {
+
-
        color: lightgrey;
+
-
      }
+
-
     
+
-
#footer-box img {
+
-
        opacity: 0.6;
+
-
      }
+
-
/* END MINIMAL HEADER */
+
-
#container {
+
-
width: 1000px;
+
-
height: inherit;
+
-
background-color: #42A7EA;
+
-
}
+
-
 
+
-
#header {
+
-
border: 0px solid;
+
-
border-color: black;
+
-
border-top-left-radius: 0px;      /*To be changed later. Logo background is white and not transparent which causes an overlap. Was 25px earlier */
+
-
border-top-right-radius: 0px;
+
-
width: 1000px;
+
-
height: 30px;
+
-
}
+
-
 
+
-
#navmenu {
+
-
margin-top: 23px;
+
-
margin-left: 75px;
+
-
width: 1000px;
+
-
height: 21px;
+
-
background-color: DarkBlue;
+
-
border: 2px solid;
+
-
border-top-right-radius: 11px;
+
-
border-bottom-right-radius: 10px;
+
-
}
+
-
 
+
-
ul.yorknav {
+
-
list-style-type: none;
+
-
margin: 0;
+
-
padding: 0;
+
-
}
+
-
 
+
-
li.yorknav {
+
-
float: right;
+
-
display: block;
+
-
margin-left: auto;
+
-
margin-right: auto;
+
-
width: 170px;
+
-
text-align: center;
+
-
background-color: DarkBlue;
+
-
}
+
-
 
+
-
a.yorknav {
+
-
width: 111px;
+
-
}
+
-
 
+
-
a.yorknav:link{
+
-
font-weight: bold;
+
-
color: White;
+
-
padding: 0px;
+
-
text-transform: uppercase;
+
-
text-decoration: none;
+
-
}
+
-
 
+
-
a.yorknav:visited{
+
-
font-weight: bold;
+
-
color: White;
+
-
padding: 0px;
+
-
text-transform: uppercase;
+
-
}
+
-
 
+
-
li.yorknav{
+
-
border-top-right-radius: 5px;
+
-
border-top-left-radius: 5px;
+
-
border-bottom-right-radius: 5px;
+
-
border-bottom-left-radius: 5px;
+
-
}
+
-
 
+
-
#Sponsors:hover {
+
-
background-color: darkred;
+
-
}
+
-
#HumanPractice:hover {
+
-
background-color: purple;
+
-
}
+
-
#Project:hover {
+
-
background-color: #477519;
+
-
}
+
-
#Team:hover {
+
-
background-color: orangered;
+
-
}
+
-
#Home:hover {
+
-
background-color: teal;
+
-
}
+
-
 
+
-
#contently {
+
-
border: 2px solid;
+
-
border-color: black;
+
-
border-bottom-left-radius: 25px;
+
-
border-bottom-right-radius: 25px;
+
-
border-top-left-radius: 25px;
+
-
border-top-right-radius: 25px;
+
-
width: 1000px;
+
-
background-color: #FCFCE0;
+
-
}
+
-
 
+
-
#actualcontent {
+
-
width: 900px;
+
-
padding: 50px;
+
-
font-size: 16px;
+
-
}
+
-
 
+
-
</style></head>
+
-
 
+
-
<body>
+
-
<div id="container">
+
-
<div id="header">
+
-
<img id="optbanner" src="https://static.igem.org/mediawiki/2014/3/3d/York_final_LOGO.png" style=" height: 114px; width: 180px; position: absolute; left: -77px; top: 15px;">
+
-
<div id="navmenu">
+
-
<ul class="yorknav">
+
-
<a href="#" class="yorknav"><li class="yorknav" id="Sponsors">Sponsors</li></a>
+
-
<a href="#" class="yorknav"><li class="yorknav" id="HumanPractice">Human Practice</li></a>
+
-
<a href="#" class="yorknav"><li class="yorknav" id="Project">Project</li></a>
+
-
<a href="#" class="yorknav"><li class="yorknav" id="Team">Team</li></a>
+
-
<a href="#" class="yorknav"><li class="yorknav" id="Home">Home</li></a>
+
-
</ul>
+
</div>
</div>
</div>
</div>
-
<div id="contently">
+
<div class="item">
-
<div id="actualcontent">
+
<img src="https://static.igem.org/mediawiki/2014/7/7c/York_imagegallery_5.JPG" class="img-responsive" style="width:100%; height:auto;">
-
 
+
<div class="carousel-caption visible-lg visible-md" style="margin-bottom:30px;">
-
<h2>Welcome to the beautiful City of York! </h2><br>
+
<h2>The Solution</h2>
-
<img src="https://static.igem.org/mediawiki/2014/0/0a/York_Team_Photo.jpg" style="border: 2px solid; border-color: black; margin-left: 150px;" >
+
<p style="font-size:150%">Our project is a biological approach to solving an environmental problem; the removal of cadmium and sulfate from waste water. Our aim is to increase cadmium and sulfate uptake in our chassis, <i>E.coli</i>. Our system involves chelating cadmium intra-cellularly through over-expressing cysteine-rich phytochelatins. Find out more about our project here.</p><br>
-
<p>We're the 2014 iGEM team for the University of York, UK. In just 50 years, the University has become one of the top in the UK. We think this is because of its passion and dedication towards each of its subjects; something we share! Our team is made up of 20 undergraduates from a range of disciplines, as well as our two supervisors.<br><br>
+
<a href="https://2014.igem.org/Team:York/Constructs">
 +
    <button type="button" class="btn btn-primary">View Construct</button>
 +
</a>
 +
</div>
 +
</div>
 +
<div class="item">
 +
<img src="https://static.igem.org/mediawiki/2014/e/e9/York_imagegallery_2.JPG" class="img-responsive" style="width:100%; height:auto;">
 +
<div class="carousel-caption visible-lg visible-md" style="margin-bottom:30px;">
 +
<h2>Our Achievements</h2>
 +
<p style="font-size:150%">We have been working hard over summer in the labs to create our constructs. Click here to find out more about the characterisation of our constructs!</p><br>
 +
<a href="https://2014.igem.org/Team:York/Results">
 +
    <button type="button" class="btn btn-primary">Look at our results</button>
 +
</a>
 +
</div>
 +
</div>
 +
<div class="item">
 +
<img src="https://static.igem.org/mediawiki/2014/8/80/York_ResearchersBanner.jpg" class="img-responsive" style="width:100%; height:auto;">
 +
<div class="carousel-caption visible-lg visible-md" style="margin-bottom:30px;">
 +
<h2>Outreach</h2>
 +
<p style="font-size:150%">As part of our project, we wanted to introduce the public to the concept of Genetically Modified Organisms and how they have a multitude of uses. Our outreach took us to many people and places as we explored the relationship between the public and Synthetic Biology</p><br>
 +
<a href="https://2014.igem.org/Team:York/Surveys">
 +
    <button type="button" class="btn btn-primary">Read our report</button>
 +
</a>
 +
</div>
 +
</div>
 +
<div class="item">
 +
<img src="https://static.igem.org/mediawiki/2014/4/4f/York_imagegallery_1.JPG" class="img-responsive" style="width:100%; height:auto;">
 +
<div class="carousel-caption visible-lg visible-md" style="margin-bottom:30px;">
 +
<h2>The Team</h2>
 +
<p style="font-size:150%">Our team is comprised of 19 undergraduates from the University of York. Find out more about the team and the people who supported us throughout this year.</p><br>
 +
<a href="https://2014.igem.org/Team:York/Team">
 +
    <button type="button" class="btn btn-primary">Meet the Team!</button>
 +
</a>
 +
</div>
 +
</div>
 +
<!-- <div class="item">
 +
<img src="https://static.igem.org/mediawiki/2014/e/ea/York_imagegallery_6.JPG" class="img-responsive" style="width:100%; height:auto;"></div>
 +
<div class="item">
 +
<img src="https://static.igem.org/mediawiki/2014/0/06/York_imagegallery_7.JPG" class="img-responsive" style="width:100%; height:auto;"></div>
 +
<div class="item">
 +
<img src="https://static.igem.org/mediawiki/2014/9/9d/York_imagegallery_8.JPG" class="img-responsive" style="width:100%; height:auto;"></div> -->
 +
 +
</div>
 +
 +
<a class="carousel-control left" href="#IntroCarousel" data-slide="prev">
 +
<span class="icon-prev"></span>
 +
</a>
 +
<a class="carousel-control right" href="#IntroCarousel" data-slide="next">
 +
<span class="icon-next"></span>
 +
</a>
 +
</div></div>
 +
<br>
 +
<div class="container visible-xs visible-sm">
 +
<div class="jumbotron text-center"><div class="visible-xs visible-sm" style="width:80%; margin-left:auto; margin-right:auto;">
 +
<h2>Hello! We're from the
 +
                        <img src="https://static.igem.org/mediawiki/2014/4/4c/Uoylogo.png" class="img-responsive center" style="max-width:600px; margin-top:30px; margin-bottom:30px; margin-left:auto; margin-right:auto;"></h2>
 +
<p><b>Our project <i>EcoCADMUS</i> (E. Coli CAdmium DecontaMination Universal System)
 +
aims to provide a safe and effective way to remove Cadmium and Sulfate from wastewater.</p>
 +
                <a href="https://2014.igem.org/Team:York/Project"<b>>
 +
                    <button type="button" class="btn btn-primary">Learn More!</button>
 +
                </a></div>
 +
<br><br>
 +
<div class="row visible-xs visible-sm">
 +
  <div class="col-sm-4">
 +
        <div class="panel panel-default" style="height:100%">
 +
            <div class="panel-heading"><h3>Our Team</h3></div>
 +
            <div class="panel-body">
 +
            <img class="img-responsive" src="https://static.igem.org/mediawiki/2014/4/44/York_TeamHomePage.jpg">
 +
            <p>Come and meet our lovely team!<br>We've been working hard (mostly!) on our project all over Summer.</p>
 +
                <a href="https://2014.igem.org/Team:York/Team">
 +
                    <button type="button" class="btn btn-primary">Meet the Team!</button>
 +
                </a>
 +
            </div>
 +
        </div>
 +
    </div>
 +
    <div class="col-sm-4">
 +
        <div class="panel panel-default" style="height:100%">
 +
            <div class="panel-heading"><h3>Our final Construct</h3></div>
 +
                <div class="panel-body">
 +
                <img class="img-responsive" src="https://static.igem.org/mediawiki/2014/a/ae/York_Constructs.jpg">
 +
                <p>To find our more about our final construct we have designed.</p>
 +
                <a href="https://2014.igem.org/Team:York/Constructs">
 +
                    <button type="button" class="btn btn-primary">View Constructs</button>
 +
                </a>
 +
                </div>
 +
            </div>
 +
    </div>
 +
  <div class="col-sm-4">
 +
        <div class="panel panel-default" style="height:100%">
 +
            <div class="panel-heading"><h3>Social Outreach</h3></div>
 +
            <div class="panel-body">
 +
            <img class="img-responsive" src="https://static.igem.org/mediawiki/2014/7/7d/York_Researchhomepage.jpg">
 +
            <p>We have been busy communicating Synthetic Biology and contemplating the sustainability and ethics of our project. </p>
 +
                <a href="https://2014.igem.org/Team:York/SocialImpacts">
 +
                    <button type="button" class="btn btn-primary">Read our Report</button>
 +
                </a>
 +
            </div>
 +
        </div>
 +
    </div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<!--  THE PAGE HAS ENDED. THE FOOTER BEGINS.  -->
 +
<nav class="navbar navbar-default navbar-static-bottom" role="contact" id="yorkfooter">
 +
  <div class="container">
 +
    <a href="http://www.york.ac.uk/biology/" class="navbar-brand img-responsive">
 +
      <img src="https://static.igem.org/mediawiki/2014/4/4c/Uoylogo.png" id="bottomyorklogo">
 +
    </a>
 +
<div class="collapse navbar-collapse navHeaderCollapse">
 +
    <ul class="nav navbar-nav navbar-right">
 +
        <li><a href="https://twitter.com/iGEMyork" title="@iGEMyork">
 +
            <img src="https://static.igem.org/mediawiki/2014/1/14/York_Twitter.png" class="contacticon"></a></li>
 +
        <li><a href="mailto:igemyork2014@gmail.co.uk" title="igemyork2014@gmail.co.uk">
 +
            <img src="https://static.igem.org/mediawiki/2014/3/3a/York_Mail.png" class="contacticon"></a></li>
 +
    </ul></div>
 +
  </div>
 +
</nav>
 +
</body>
 +
</html>

Latest revision as of 02:47, 18 October 2014

Team York 2014



Hello! We're from the

Our project EcoCADMUS (E. Coli CAdmium DecontaMination Universal System) aims to provide a safe and effective way to remove Cadmium and Sulfate from wastewater.

>


Our Team

Come and meet our lovely team!
We've been working hard (mostly!) on our project all over Summer.

Our final Construct

To find our more about our final construct we have designed.

Social Outreach

We have been busy communicating Synthetic Biology and contemplating the sustainability and ethics of our project.