Difference between revisions of "Team:Sheffield"

 
(84 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
 
<html>
 
<html>
 
<head>
 
<head>
Line 6: Line 5:
 
<meta name="viewport" content="width=device-width, initial-scale=1">
 
<meta name="viewport" content="width=device-width, initial-scale=1">
 
 
<meta name="iGEM Sheffield 2016" content="Our homepage and the introduction to the iron wars project">
+
<meta name="description" content="">
<meta name="author" content="James Gratton">
+
<meta name="author" content="">
                <meta property="og:image" content="https://static.igem.org/mediawiki/2016/a/a1/T--Sheffield--home-front-logo-new.png">
+
+
<title>The first igem sheffield page</title>
+
 
 
 +
<title>A template page</title>
 +
 
<link rel="stylesheet" type="text/css"  
 
<link rel="stylesheet" type="text/css"  
 
                 href="https://2016.igem.org/Template:Sheffield/style/template?action=raw&ctype=text/css" />
 
                 href="https://2016.igem.org/Template:Sheffield/style/template?action=raw&ctype=text/css" />
Line 17: Line 15:
 
                 <link rel="stylesheet" type="text/css"  
 
                 <link rel="stylesheet" type="text/css"  
 
                 href="https://2016.igem.org/Template:Sheffield/style/slide?action=raw&ctype=text/css" />
 
                 href="https://2016.igem.org/Template:Sheffield/style/slide?action=raw&ctype=text/css" />
 +
               
 +
            <link rel="stylesheet" type="text/css"
 +
                href="https://2016.igem.org/Template:Sheffield/style/banner?action=raw&ctype=text/css" />
 
                  
 
                  
 +
                <link rel="stylesheet" type="text/css"
 +
                href="https://2016.igem.org/Template:Sheffield/style/front?action=raw&ctype=text/css" />
 +
               
 +
                <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
 +
 +
                <script
 +
                  src="https://2016.igem.org/Template:Sheffield/scripts/popover?action=raw&ctype=text/javascript"></script>
 +
 +
                <script
 +
                  src="https://2016.igem.org/Template:Sheffield/scripts/front?action=raw&ctype=text/javascript"></script>
 
                 <script  
 
                 <script  
 
                   src="https://2016.igem.org/Template:Sheffield/scripts/min?action=raw&ctype=text/javascript"></script>
 
                   src="https://2016.igem.org/Template:Sheffield/scripts/min?action=raw&ctype=text/javascript"></script>
Line 34: Line 45:
 
       margin-left:0px;
 
       margin-left:0px;
 
}
 
}
#blank {
+
#results {
width:165px;
+
        width:600px;
}
+
        height:300px;
 +
        z-index:100;
 +
        background-color:rgba(52, 50, 50, 0.85);
 +
        border:#eac100 2px solid;
 +
        border-radius:5px;
 +
        top:50%;
 +
        left:50%;
 +
        margin-top:-150px;
 +
        margin-left:-300px;
 +
        position:fixed;
 +
        padding:20px;
 +
        text-align:center;
 +
}
 +
 
 +
#results span {
 +
        color:#eac100;
 +
        }
  
#shield p {
+
.close-results {
        font-size:25px;
+
      border:5px solid #eac100;
 +
        padding:10px;
 +
        width:300px;
 +
        cursor:pointer;
 +
        color: #C4AE00;
 +
    font-size: 40px;
 +
}
 +
.close-results h3 {
 +
  border:5px solid #eac100;
 +
        padding:10px;
 +
        width:300px;
 +
        cursor:pointer;
 +
        color: #C4AE00;
 +
    font-size: 40px;
 +
      }
 +
.table-link {
 +
    border-left:#9246D0 1px solid;
 +
    border-right:#9246D0 1px solid;
 +
    width:250px;
 +
}
 +
#button-link img {
 +
      width:200px;
 +
      float:none;
 +
      }
 +
#button-link p {
 +
      font-size:30px;
 +
      text-align:center;
 
       }
 
       }
  
#HQ_page th, #HQ_page td, #HQ_page table {
+
#page th, #page td, #page table {
 
       border:rgba(1,1,1,0);
 
       border:rgba(1,1,1,0);
 
       padding:0px;
 
       padding:0px;
Line 48: Line 101:
 
       background-color:rgba(1,1,1,0) ;
 
       background-color:rgba(1,1,1,0) ;
 
       }
 
       }
#HQ_page h1 {
+
 
 +
#page h1 {
 
       font-family:Century Gothic;
 
       font-family:Century Gothic;
 
       font-weight:normal;
 
       font-weight:normal;
 
}
 
}
    #top_title, #sideMenu{
 
      display:none;
 
      }
 
    #content{
 
      background-color:black;
 
      width:100%;
 
      margin:0;
 
      padding:0;
 
    }
 
  
#stupid p {
+
#shield p {
 
         font-size:25px;
 
         font-size:25px;
 
       }
 
       }
  
 
@media (min-width:992px) and (max-width:1199px) {
 
@media (min-width:992px) and (max-width:1199px) {
 +
  
 
}
 
}
  
 
@media (min-width:768px) and (max-width:991px) {
 
@media (min-width:768px) and (max-width:991px) {
 
+
#shield  p {
 +
        font-size:20px;
 +
      }
 +
#shield li {
 +
        font-size:20px;
 +
}
 
}
 
}
  
 
@media (max-width:767px) {  
 
@media (max-width:767px) {  
       #stupid p {
+
       #shield p {
 
         font-size:15px;
 
         font-size:15px;
 +
        margin:10px;
 
       }
 
       }
 
+
     
       .jumbotron h2 {
+
#shield li {
 +
font-size:12px;
 +
}
 +
       #shield h2 {
 
         font-size:30px;
 
         font-size:30px;
 +
        margin-left:5px;
 
       }
 
       }
 
        
 
        
       .jumbotron span {
+
       #shield span {
 
       font-size:18px;
 
       font-size:18px;
 
       }
 
       }
     
+
       .table-link {
       .frontimage {
+
        width:200px;
      width:100%
+
      }
      }
+
      #button-link img {
   
+
        width:75px;
    .workparagraph h1 {
+
        }
      font-size:35px;
+
       #button-link h3 {
      }
+
        font-size:20px;
        
+
        }
    .jumbotron> .right-float>h2 {
+
      margin:0px;
+
 
}
 
}
   
+
@media( max-width:767px) {
      .workimage {
+
        #results {
      width:100%;
+
        width:300px;
      }
+
        height:250px;
</style>
+
        z-index:100;
 +
        top:50%;
 +
        left:50%;
 +
        margin-top:-125px;
 +
        margin-left:-150px;
 +
        position:fixed;
 +
        padding:10px;
 +
        text-align:center;
 +
        }
 +
#results p {
 +
        font-size:15px;
 +
        }
 +
 
 +
 +
</style>
 +
 
 +
 
 
</head>
 
</head>
 
 
  
<body style="min-height:2000px;background-color:black">
+
<body style="background-color:black">
 +
        <div id="page">
 
<nav class="navbar navbar-default navbar-fixed-top">
 
<nav class="navbar navbar-default navbar-fixed-top">
 
       <div class="container">
 
       <div class="container">
Line 112: Line 183:
 
         <div class="navbar-header">
 
         <div class="navbar-header">
 
           <div class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
 
           <div class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
             <img src="https://static.igem.org/mediawiki/2016/1/18/T--Sheffield--navbar-logo.png">
+
             <img src="https://static.igem.org/mediawiki/2016/a/a5/T--Sheffield--Website-home-mobile.png">
 
           </div>
 
           </div>
 
           <!-- <a class="navbar-brand" href="#">Igem Sheff 16</a> -->  
 
           <!-- <a class="navbar-brand" href="#">Igem Sheff 16</a> -->  
Line 131: Line 202:
 
             </li>
 
             </li>
 
    <li class="dropdown" id="li-home">
 
    <li class="dropdown" id="li-home">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" >
+
               <a href="https://2016.igem.org/Team:Sheffield" >
 
  <center>
 
  <center>
 
<table id="navtable">
 
<table id="navtable">
Line 150: Line 221:
 
             </li> 
 
             </li> 
 
             <li class="dropdown">
 
             <li class="dropdown">
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" >
+
            <a href="https://2016.igem.org/Team:Sheffield/Description" class="dropdown-toggle" >
 
  <center>
 
  <center>
 
<table id="navtable">
 
<table id="navtable">
Line 171: Line 242:
 
              
 
              
 
             <li class="dropdown">
 
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" >
+
               <a href="https://2016.igem.org/Team:Sheffield/project" class="dropdown-toggle" >
 
  <center>
 
  <center>
 
<table id="navtable">
 
<table id="navtable">
Line 192: Line 263:
 
 
 
<li class="dropdown">
 
<li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" >
+
               <a href="https://2016.igem.org/Team:Sheffield/Team" class="dropdown-toggle" >
 
  <center>
 
  <center>
 
<table id="navtable">
 
<table id="navtable">
Line 213: Line 284:
 
            
 
            
 
<li class="dropdown">
 
<li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" >
+
               <a href="https://2016.igem.org/Team:Sheffield/Notebook" class="dropdown-toggle" >
 
  <center>
 
  <center>
 
<table id="navtable">
 
<table id="navtable">
Line 234: Line 305:
 
              
 
              
 
             <li class="dropdown">
 
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" >
+
               <a href="https://2016.igem.org/Team:Sheffield/judging" class="dropdown-toggle" >
 
  <center>
 
  <center>
 
<table id="navtable">
 
<table id="navtable">
Line 256: Line 327:
 
       </div>
 
       </div>
 
     </nav>
 
     </nav>
<center>
+
   
<img src="https://static.igem.org/mediawiki/2016/a/a1/T--Sheffield--home-front-logo-new.png" class="frontimage">
+
    <div id="shield">
        </center>
+
          <div id="front">
<div id="stupid">
+
<div class="back-video">
<div class="container">
+
<video loop muted autoplay class="fullscreen-bg">
       
+
<source src="https://static.igem.org/mediawiki/2016/c/cc/T--Sheffield--front-background.mp4">
      <!-- Main component for a primary marketing message or call to action -->
+
</video>
      <div class="jumbotron">
+
</div>
<h2>The March of the Superbugs</h2>
+
<div class="tablet left-box">
<p >As the onset of the post-antibiotic era approaches, we may be forced to take a step back in modern medicine and enter a world where antibiotics are no longer useful. WHO has declared antibiotic resistance as <span>“one of the biggest threats to global health”</span> at present. A major factor contributing to this is the prescription of antibiotics when they are least needed - in the event of a viral infection. With overlapping symptoms, the common cold or flu can often be misinterpreted in the short span of doctor’s appointment.  
+
                       
</p>
+
<div class = "left-but"><h1>New Here?</h1></div>
+
<div class="right-float">
+
                        </div>
<h2>Who are we?</h2>
+
</div>
+
<div class="tablet right-box">
<p>
+
<div class = "right-but"><h1>Our Theme</h1></div>
We at iGEM Sheffield aim to address this problem by building a device that helps to slow down the buildup of resistance in the future. We are directly addressing the absence of a useful diagnostic tool in the market by building a device that can, within a short span, detect a bacterial infection from a sample of bodily fluid. Thus, <span>eliminating wasted uses of anitibiotics.</span>
+
</div>
</p>
+
+
<img class="front-img" src="https://static.igem.org/mediawiki/2016/7/75/T--Sheffield--website-frontimg.png">
<h2>What are we going to do?</h2>
+
<p>
+
                        <div class = "phone left-but"><h1>New Here?</h1></div>
How we plan to do this is by engineering bacteria to fight our war against them! Bacteria produce iron-scavenging machineries called siderophores, which when present in bodily fluids, can be detected by E coli receptors. Another engineered strain of E coli will then be able to detect iron uptake by producing a colour change.
+
<div class = "phone right-but"><h1>Our Theme</h1></div>
</p>
+
               
<p>
+
                        <div id="music">
Our detection system involves the use of the protein hemerythrin, a high-affinity iron-binding protein, that turns blue when bound to iron. By comparing the colour against a standard, the cause of infection can be determined, i.e. viral or bacterial, confirming the need of an antibiotic, producing a more informed prescription all within your doctor’s appointment.  
+
                          <center>
</p>
+
                          <audio controls>
      </div>
+
                            <source src="https://static.igem.org/mediawiki/2016/9/92/T--Sheffield--IronMarch.mp3" type="audio/mpeg">
<div class="workparagraph">
+
                              Your browser does not support this audio element.
        <center>
+
                          </audio>
<h1>Our scribes and architects aren't finished yet! Come back later for more information</h1>
+
  <p>Credit to John Howard for making this wonderful song for us</p>
        </center>
+
                          <div class="close-music">
</div>
+
                        <h3>Close</h3>
+
                        </div>
</center>
+
                          </center>
</div>
+
                      </div>
     </div> <!-- /container -->
+
                     
+
  </div>
<!-- Bootstrap core JavaScript
+
 
 +
            <div id="about">
 +
                <div class="container">
 +
                <div class="jumbotron">
 +
                  <h2>How to use the website - a note from the team</h2>
 +
                  <p>We welcome you to team Sheffield's wiki for 2016. The website has been designed to run on all devices big or small. We have made the website as interactive as possible.</p>
 +
<p>For the best experience we recommend using a <span>CHROME</span> browser</p>
 +
<p><span>A few things to look out for:</span></p>
 +
                  <ol>
 +
                  <li><p>Anytime you see a banner like this:</p>
 +
                  <center>
 +
                  <img style="width:200px;float:none" src="https://static.igem.org/mediawiki/2016/8/8e/T--Sheffield--banner-long.png">
 +
                  </center>
 +
                  <p>It will display the text below for that section</p></li>
 +
                  <li>Words like this <button class="btn btn-lg btn-danger" data-placement="top" data-toggle="popover" title="Important word" data-content="A text definition goes here. Click the button to close me">click me</button> are part of our interactive glossary. Click them to bring up a quick definition of the word and click them again to close</li>
 +
                  <li>Or if you want to see all our terms look out for the glossary image to take you to our fulls set of definitions</li>
 +
                      <center>
 +
                      <a href="https://2016.igem.org/Team:Sheffield/glossary">
 +
                      <img style="width:200px;float:none"src="https://static.igem.org/mediawiki/2016/8/86/T--Sheffield--Glossary.png"></a></center>
 +
                  <li><p><span>Wondering where to start?</span></p><p>Click on our introduction button to start you off</li>
 +
                        <center>
 +
                        <div class="table-link">
 +
                        <a href="https://2016.igem.org/Team:Sheffield/Description">
 +
                        <table id="button-link">
 +
                            <tr>
 +
                                <td><center>
 +
                                <img src="https://static.igem.org/mediawiki/2016/5/53/T--Sheffield--Intro-Icon.png">
 +
                                </center> </td>
 +
                            </tr>
 +
                            <tr>
 +
                                <td><p>INTRODUCTION</p></td>
 +
                            </tr>
 +
                        </table>
 +
                        </a>
 +
                        </div>
 +
                        </center>
 +
                    </ol>
 +
                    <center>
 +
                    <div class="close-jumbo">
 +
                        <h3>Close</h3>
 +
                    </div>
 +
                    </center>
 +
                </div>
 +
                <div class="back-video">
 +
<video loop muted autoplay class="fullscreen-bg">
 +
<source src="https://static.igem.org/mediawiki/2016/c/cc/T--Sheffield--front-background.mp4">
 +
</video>
 +
</div>
 +
               
 +
              </div>
 +
              </div>
 +
            <div>
 +
     </div>
 +
    </div>
 +
    <!-- Bootstrap core JavaScript
 
     ================================================== -->
 
     ================================================== -->
 
     <!-- Placed at the end of the document so the pages load faster -->
 
     <!-- Placed at the end of the document so the pages load faster -->
     <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
+
      
     <script>window.jQuery || document.write('<script src="js/vendor/jquery.min.js"><\/script>')</script>
+
      
    <script src="js/bootstrap.min.js"></script>
+
    <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
+
    <script src="assets/js/ie10-viewport-bug-workaround.js"></script>
+
    <script src="js/popover.js"></script>
+
 
      
 
      
 
      
 
      

Latest revision as of 00:14, 3 December 2016

A template page

New Here?

Our Theme

New Here?

Our Theme

Credit to John Howard for making this wonderful song for us

Close

How to use the website - a note from the team

We welcome you to team Sheffield's wiki for 2016. The website has been designed to run on all devices big or small. We have made the website as interactive as possible.

For the best experience we recommend using a CHROME browser

A few things to look out for:

  1. Anytime you see a banner like this:

    It will display the text below for that section

  2. Words like this are part of our interactive glossary. Click them to bring up a quick definition of the word and click them again to close
  3. Or if you want to see all our terms look out for the glossary image to take you to our fulls set of definitions
  4. Wondering where to start?

    Click on our introduction button to start you off

Close