Difference between revisions of "Team:WLC-Milwaukee/Description"

(Prototype team page)
 
 
(28 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{WLC-Milwaukee}}
+
{{WLC-Milwaukee/header}}
 +
{{WLC-Milwaukee/CSS}}
 
<html>
 
<html>
 +
<head lang="en">
 +
    <meta charset="utf-8">
 +
    <meta http-equiv="x-ua-compatible" content="IE=edge; chrome=1">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
  
 +
    <!--IMPORT CSS-->
 +
    <link href="fonts.css" rel="stylesheet">
 +
    <link href="main.css" rel="stylesheet">
 +
    <!--IMPORT JQUERY-->
 +
    <script src="jquery.js.txt"></script>
  
 +
    <script>
 +
        //Include Header and Footer Files using jQuery
 +
        $(function(){
 +
            $("#header").load("header.html");
 +
            $("#footer").load("footer.html");
 +
        });
 +
    </script>
  
<div class="column full_size">
+
    <style>
<h1>Description</h1>
+
  #img{
 +
    width: 100%;
 +
    height: auto;
 +
  }
 +
  .centered{
 +
    text-align: center;
 +
  }
  
<p>Tell us about your project, describe what moves you and why this is something important for your team.</p>
+
      .tile-img{
 +
        /*set background image in html*/
 +
        background-size: 100% 100%;
 +
        transition: all 0.3s ease;
 +
        display: inline-block;
 +
        padding-top: 41%;
 +
        padding-bottom: 41%;
 +
        margin: auto;
 +
        margin-top: 0.75em;
 +
        text-align: center;
 +
        font-size: 1.5em;
 +
        color: white;
 +
        text-decoration: none !important;
 +
        font-family: 'Arimo', sans-serif;
 +
        font-weight: bold;
 +
        width: calc(100%);
 +
        background-color: rgba(29, 19, 57, 0.8);
 +
        background-blend-mode: overlay;
 +
      }
  
</div>
+
      .tile-img:visited{color: white !important;}
  
 +
      .tile-img:hover {
 +
        transition: all 0.3s ease;
 +
        background-color: rgba(29, 19, 57, 0.3);
 +
        box-shadow: 0 14px 28px rgba(0,0,0,0.5), 0 10px 10px rgba(0,0,0,0.5);
 +
      }
 +
     
 +
      hr.left{
 +
float: left;     
 +
      }
  
 +
</style>
  
<div class="column two_thirds_size">
+
    <!--PAGE TITLE-->
<h3>What should this page contain?</h3>
+
    <title>WLC iGEM 2018 | Project</title>
<ul>
+
</head>
<li> A clear and concise description of your project.</li>
+
<li>A detailed explanation of why your team chose to work on this particular project.</li>
+
<li>References and sources to document your research.</li>
+
<li>Use illustrations and other visual resources to explain your project.</li>
+
</ul>
+
</div>
+
  
<div class="column third_size" >
 
<div class="highlight decoration_A_full">
 
<h3>Inspiration</h3>
 
<p>See how other teams have described and presented their projects: </p>
 
  
<ul>
+
<body>
<li><a href="https://2016.igem.org/Team:Imperial_College/Description">2016 Imperial College</a></li>
+
<li><a href="https://2016.igem.org/Team:Wageningen_UR/Description">2016 Wageningen UR</a></li>
+
<li><a href="https://2014.igem.org/Team:UC_Davis/Project_Overview"> 2014 UC Davis</a></li>
+
<li><a href="https://2014.igem.org/Team:SYSU-Software/Overview">2014 SYSU Software</a></li>
+
</ul>
+
</div>
+
</div>
+
  
 +
    <!--BEGIN HEADER IMPORT-->
 +
    <div id="header"></div>
 +
    <!--END HEADER IMPORT-->
  
 +
    <div class="content">
 +
      <!--CONTENT CONTAINER-->
 +
<div class="container">
 +
<div class="row centered header-image-container" style="background-image: url(https://static.igem.org/mediawiki/2018/0/09/T--WLC-Milwaukee--ProjectOverviewHeader.jpeg)">
 +
              <div class="header-image-text">
 +
                  <h1>Overview</h1>
 +
              </div>
 +
                <img id="img" src="https://static.igem.org/mediawiki/2018/0/09/T--WLC-Milwaukee--ProjectOverviewHeader.jpeg">
 +
            </div>
  
  
<div class="column two_thirds_size" >
+
<div class="row">
<h3>Advice on writing your Project Description</h3>
+
      <p>This year, WLC Milwaukee will be continuing to expand and improve our previous project developing an easy to use test kit for E. coli water contamination that is rapid, efficient, and accurate. By using expressed and purified Lambda Phage J-Protein, which is known to bind E. coli LamB, conjugated to an enzyme, we can detect E. coli in a water sample by addition of a chromagenic substrate cleaved by the conjugated enzyme of choice. This allows the kit to be customized to the needs of the consumer, whether they are a corporation or an individual, simply by changing the conjugated enzyme or substrate used. We believe this simple system of bacteriophage binding protein and enzyme conjugation can be expanded and used to detect other pollution indicating species or potential pathogens in water supplies.
 
+
      </p>
<p>
+
    </div>
We encourage you to put up a lot of information and content on your wiki, but we also encourage you to include summaries as much as possible. If you think of the sections in your project description as the sections in a publication, you should try to be concise, accurate, and unambiguous in your achievements.  
+
</p>
+
 
+
</div>
+
 
+
<div class="column third_size">
+
<h3>References</h3>
+
<p>iGEM teams are encouraged to record references you use during the course of your research. They should be posted somewhere on your wiki so that judges and other visitors can see how you thought about your project and what works inspired you.</p>
+
 
+
</div>
+
 
+
 
+
 
+
  
 +
<div id="tile_container"class="row">
 +
  <div class="col-sm">
 +
      <a class="tile-img"
 +
        style="background-image: url(https://static.igem.org/mediawiki/2018/5/54/T--WLC-Milwaukee--BackgroundSquare.jpeg);"
 +
        href="/Team:WLC-Milwaukee/Background">BACKGROUND
 +
      </a>
 +
  </div>
 +
  <div id="system_design" class="col-sm">
 +
      <a class="tile-img"
 +
        style="background-image: url(https://static.igem.org/mediawiki/2018/4/48/T--WLC-Milwaukee--SystemDesignSquare.jpeg);"
 +
        href="/Team:WLC-Milwaukee/Applied_Design">SYSTEM DESIGN
 +
      </a>
 +
  </div>
 +
  <div class="col-sm">
 +
      <a class="tile-img"
 +
        style="background-image: url(https://static.igem.org/mediawiki/2018/4/4a/T--WLC-Milwaukee--WetLabFooterSquare.jpeg);"
 +
        href="/Team:WLC-Milwaukee/Experiments">WETLAB
 +
      </a>
 +
  </div>
 +
  <div class="col-sm">
 +
      <a class="tile-img"
 +
        style="background-image: url(https://static.igem.org/mediawiki/2018/d/dd/T--WLC-Milwaukee--ResultsFooterSquare.jpeg);"
 +
        href="/Team:WLC-Milwaukee/Demonstrate">RESULTS
 +
      </a>
 +
  </div>
 +
  <div class="col-sm">
 +
      <a class="tile-img"
 +
        style="background-image: url(https://static.igem.org/mediawiki/2018/4/41/T--WLC-Milwaukee--PartsSquare.jpeg);"
 +
        href="/Team:WLC-Milwaukee/Improve">PARTS
 +
      </a>
 +
  </div>
 +
          <div class="col-sm">
 +
      <a class="tile-img"
 +
                style="background-image: url(https://static.igem.org/mediawiki/2018/4/48/T--WLC-Milwaukee--TimelineSquare.jpeg);"
 +
        href="/Team:WLC-Milwaukee/Notebook">TIMELINE
 +
      </a>
 +
  </div>
 +
</div>
 +
</div>
 +
<!--END CONTENT CONTAINER-->
 +
    </div>
  
 +
    <!--BEGIN FOOTER IMPORT-->
 +
    <div id="footer"></div>
 +
    <!--END FOOTER IMPORT-->
  
 +
</body>
 
</html>
 
</html>
 +
{{WLC-Milwaukee/footer}}

Latest revision as of 15:14, 17 October 2018

PLACEHOLDER

WLC iGEM 2018 | Project

Overview

This year, WLC Milwaukee will be continuing to expand and improve our previous project developing an easy to use test kit for E. coli water contamination that is rapid, efficient, and accurate. By using expressed and purified Lambda Phage J-Protein, which is known to bind E. coli LamB, conjugated to an enzyme, we can detect E. coli in a water sample by addition of a chromagenic substrate cleaved by the conjugated enzyme of choice. This allows the kit to be customized to the needs of the consumer, whether they are a corporation or an individual, simply by changing the conjugated enzyme or substrate used. We believe this simple system of bacteriophage binding protein and enzyme conjugation can be expanded and used to detect other pollution indicating species or potential pathogens in water supplies.