Team:York/Cake

From 2014.igem.org

(Difference between revisions)
 
(241 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>
 +
 
 +
    <!-- Bootstrap -->
 +
    <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet">
 +
    <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/newCSS.css?action=raw&amp;ctype=text/css" type="text/css" rel="stylesheet">
 +
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<style>
<style>
-
/***
+
#footer-box{
-
Minimal header: removes the search bar and header image and readjusts font colours in the menus.
+
background-color: transparent;
-
 
+
border: none;
-
Thanks a lot to the 2011 Brown-Stanford and 2012 Lethbridge iGEM teams for snippets of their code!
+
-
Check out their wikis at:
+
-
https://2011.igem.org/Team:Brown-Stanford
+
-
https://2012.igem.org/Team:Lethbridge
+
-
***/
+
-
 
+
-
#content h1.firstHeading {
+
-
visibility:hidden;
+
}
}
-
#content{
+
#footer ul {
-
border-left: 0px solid rgb(68, 68, 68);
+
font-weight: 400;
-
border-right: 0px solid rgb(68, 68, 68);
+
-
        width: 1000px;
+
}
}
-
#bodyContent{
+
</style>
-
        margin: 0 auto;
+
-
margin-top: 0px;
+
-
        width: 1000px;
+
-
        font-size: 14px;
+
-
        -webkit-font-smoothing: antialiased !important;
+
-
}
+
-
#p-logo {
+
  </head>
-
display: none;
+
  <body>
-
}
+
-
#searchform {
+
-
    display: none;
+
-
}
+
-
.left-menu {
+
    <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
-
background-color: #555;
+
    <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>
-
.left-menu a {
+
    <!-- Script necessary for background slider -->
-
     color: #000;
+
    <script src="js/modernizr.custom.86080.js"></script>
-
}
+
-
#top-section{ /*the div containing the entire top bar*/
+
<ul class="cb-slideshow">
-
height: 20px;
+
            <li><span>Image 01</span></li>
-
margin-bottom: 0px !important;
+
            <li><span>Image 02</span></li>
-
border: none;
+
            <li><span>Image 03</span></li>
-
        width: 1277px;
+
            <li><span>Image 04</span></li>
-
}
+
            <li><span>Image 05</span></li>
-
 
+
            <li><span>Image 06</span></li>
-
 
+
            <li><span>Image 07</span></li>
-
#container{
+
            <li><span>Image 08</span></li>
-
margin-top: 0px;
+
         </ul>
-
}
+
-
 
+
-
#search-controls {
+
-
overflow:hidden;
+
-
display:none;
+
-
background: none;
+
-
position: absolute;
+
-
top: 170px;
+
-
right: 40px;
+
-
}
+
-
 
+
-
 
+
-
#header {
+
-
width: 1277px;
+
-
text-align: left;
+
-
margin-left: auto;
+
-
margin-right: auto;
+
-
    margin-top: -45px;
+
-
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: 800px;
+
-
background-color: yellow;
+
-
}
+
-
 
+
-
#header {
+
-
width: 1000px;
+
-
height: 200px;
+
-
background-color: green;
+
-
}
+
-
 
+
-
ul.yorknav {
+
-
list-style-type: none;
+
-
margin: 0;
+
-
padding: 0;
+
-
}
+
-
 
+
-
li.yorknav {
+
-
float: left;
+
-
display: block;
+
-
width: 111px;
+
-
}
+
-
 
+
-
a.yorknav:link {
+
-
width: 111px;
+
-
font-weight: bold;
+
-
color: LightGreen;
+
-
background-color: DarkGreen;
+
-
text-align: center;
+
-
padding: 0px;
+
-
text-transform: uppercase;
+
-
}
+
-
 
+
-
a.yorknav:hover {
+
-
background-color: red;
+
-
}
+
-
 
+
-
#contently {
+
-
width: 1000px;
+
-
height: 599px;
+
-
background-color: LightBlue;
+
-
}
+
-
</style></head>
+
    <div class="container">
 +
    <div class="jumbotron text-center home">
 +
        <div class="inner">
 +
            <div class="logo-round">
 +
                <img src="https://static.igem.org/mediawiki/2014/6/6a/UoYiGEMlogo-noback.png" class="img-responsive center">
 +
            </div>
 +
            <h1>Hello! We're from the</h1>
 +
                        <a href="http://www.york.ac.uk/biology/" target="_blank"><img src="https://static.igem.org/mediawiki/2014/5/5e/Uoylogo-white.png" class="img-responsive center" style="max-width:600px; margin-top:30px; margin-bottom:30px; margin-left:auto; margin-right:auto;"></a>
 +
            <hr>
 +
            <p>Our project EcoCADMUS (E. Coli CAdmium DecontaMination Universal System) targets industrial and mineral processing waste-water contamination by heavy metals and sulfates. EcoCADMUS provides a safe and selective way to remove Cadmium Sulfide from waste water using Synthetic Biology.
 +
<br><br>
 +
<a href="https://twitter.com/iGEMyork" target="_blank"><i class="fa fa-twitter fa-lg"></i></a> &nbsp; &nbsp; &nbsp; <a href="mailto:igemyork2014@gmail.co.uk" target="_blank"><i class="fa fa-envelope fa-lg"></i></a>
 +
</p>
 +
                <a href="https://2014.igem.org/Team:York/Project">
 +
                    <button type="button" class="btn btn-primary">Learn More!</button>
 +
                </a>
 +
        </div>
 +
    </div>
 +
<div class="row home-row">
 +
<button class="col-md-4 btn btn-primary home-panel">
 +
<a href="https://2014.igem.org/Team:York/Team">
 +
<h3>Our Team</h3>
 +
<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>
 +
</button>
 +
<button class="col-md-4 btn btn-primary home-panel">
 +
<a href="https://2014.igem.org/Team:York/Constructs">
 +
<h3>Plasmid Construct</h3>
 +
<img class="img-responsive" src="https://static.igem.org/mediawiki/2014/a/ae/York_Constructs.jpg">
 +
<p>Look at the plasmid we're using in our project, complete with a repertoire of Cadmium related genes.</p>
 +
</a>
 +
</button>
 +
<button class="col-md-4 btn btn-primary home-panel">
 +
<a href="https://2014.igem.org/Team:York/SocialImpacts">
 +
<h3>Social Outreach</h3>
 +
<img class="img-responsive" src="https://static.igem.org/mediawiki/2014/7/7d/York_Researchhomepage.jpg">
 +
<p>We've been busy communicating Synthetic Biology and contemplating the sustainability and ethics of our project. </p>
 +
</a>
 +
</button>
-
<body>
+
        <div class="filter"></div>
-
<div id="container">
+
</body>
-
<div id="header">
+
</html>
-
<div id="navmenu">
+
-
<ul class="yorknav">
+
-
<li class="yorknav"><a href="#" class="yorknav">Home</a></li>
+
-
<li class="yorknav"><a href="#" class="yorknav">Team</a></li>
+
-
<li class="yorknav"><a href="#" class="yorknav">Profile</a></li>
+
-
<li class="yorknav"><a href="#" class="yorknav">Project</a></li>
+
-
<li class="yorknav"><a href="#" class="yorknav">Parts</a></li>
+
-
<li class="yorknav"><a href="#" class="yorknav">Modelling</a></li>
+
-
<li class="yorknav"><a href="#" class="yorknav">Notebook</a></li>
+
-
<li class="yorknav"><a href="#" class="yorknav">Safety</a></li>
+
-
<li class="yorknav"><a href="#" class="yorknav">Attributions</a></li>
+
-
</ul>
+
-
</div>
+
-
</div>
+
-
<div id="contently">...Is a lie</div>
+
-
</div>
+

Latest revision as of 13:20, 17 October 2014

Team York 2014

  • Image 01
  • Image 02
  • Image 03
  • Image 04
  • Image 05
  • Image 06
  • Image 07
  • Image 08

Hello! We're from the


Our project EcoCADMUS (E. Coli CAdmium DecontaMination Universal System) targets industrial and mineral processing waste-water contamination by heavy metals and sulfates. EcoCADMUS provides a safe and selective way to remove Cadmium Sulfide from waste water using Synthetic Biology.