Difference between revisions of "Team:iTesla-SoundBio"

 
(32 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{iTesla-SoundBio}}
 
{{iTesla-SoundBio}}
 
<html>
 
<html>
<style>  
+
<style>
 +
p {
 +
    margin: 0px;
 +
    padding: 0px;
 +
}
  
 
</style>
 
</style>
  
<style> <!-- Page Specific CSS -->
 
/*PAGE SPECIFIC CSS*/
 
/* Style the header */
 
.header {
 
    background-color: #f1f1f1;
 
    padding: 30px;
 
    text-align: center;
 
    font-size: 28px;
 
    width: 95vw;
 
}
 
/* Create three equal columns that floats next to each other */
 
.column {
 
    float: left;
 
    height: 50%;
 
    width: 33.33%;
 
    padding: 0px
 
/* If padding is wanted, change the value of px*/
 
}
 
/* Clear floats after the columns */
 
.row:after {
 
    content: "";
 
    display: table;
 
    clear: both;
 
    width: 100vw;
 
}
 
 
/* Make the text over image*/
 
.container {
 
    position: relative;
 
    text-align: center;
 
    color: black
 
}
 
.container1 {
 
    position: relative;
 
    text-align: center;
 
    color: white
 
}
 
 
.centered {
 
    position: absolute;
 
    bottom: 8px;
 
    left: 50%;
 
    transform: translate(-50%, -50%);
 
    font-size:18px
 
}
 
</style>
 
<!-- The following reset code was given by William Kwok from the UW iGEM team -->
 
<!-- Add on-page javascript for destroying default iGEM CSS and adding a loading animation -->
 
<!-- I do it twice to run once so the page loading animation gets correct styling the first run -->
 
<!-- Second run is just to make sure everything gets ran -->
 
<script type="text/javascript">
 
    $('div#content').removeAttr('id').attr('id', 'contentBox');
 
    $('a#top').remove();
 
    $('div#top_title').remove();
 
    $('div#HQ_page').removeAttr('id');
 
    $('div.mw-body').removeAttr('class');
 
    $('div#mw-content-text').removeAttr('id');
 
    $('div#bodyContent').removeAttr('id');
 
    $('div.mw-content-ltr>p').addClass('meta');
 
    $('div.mw-content-ltr').removeAttr('class');
 
    document.getElementById("root").innerText = "Page loading...";
 
    $(document).ready(function () {
 
        $('div#content').removeAttr('id').attr('id', 'contentBox');
 
        $('a#top').remove();
 
        $('div#top_title').remove();
 
        $('div#HQ_page').removeAttr('id');
 
        $('div.mw-body').removeAttr('class');
 
        $('div#mw-content-text').removeAttr('id');
 
        $('div#bodyContent').removeAttr('id');
 
        $('div.mw-content-ltr>p').addClass('meta');
 
        $('div.mw-content-ltr').removeAttr('class');
 
    })
 
</script>
 
 
<body>
 
<body>
    <div class="topnav">
 
        <a class="logo" href="#"><img src="https://static.igem.org/mediawiki/2018/8/87/T--iTesla-SoundBio--teamlogo.png"></a>
 
 
        <!-- Floats right hence in opposite order -->
 
        <a href="https://2018.igem.org/Team:iTesla-SoundBio/Project/Safety">Safety</a>
 
        <a href="https://2018.igem.org/Team:iTesla-SoundBio/Project/Interlab">InterLab</a>
 
        <a href="https://2018.igem.org/Team:iTesla-SoundBio/team">Team</a>
 
        <div class="dropdown">
 
            <button class="dropdown-button">Human Practices</button>
 
            <div class="dropdown-content">
 
                  <a href="https://2018.igem.org/Team:iTesla-SoundBio/Outreach">Outreach</a>
 
                    <a href="https://2018.igem.org/Team:iTesla-SoundBio/Collaborations">Collaborations</a>
 
                <a href="https://2018.igem.org/Team:iTesla-SoundBio/Attributions">Attributions</a>
 
 
            </div>
 
        </div>
 
        <div class="dropdown">
 
            <button class="dropdown-button">Project</button>
 
            <div class="dropdown-content">
 
                <a href="https://2018.igem.org/Team:iTesla-SoundBio/description">Description</a>
 
                <a href="https://2018.igem.org/Team:iTesla-SoundBio/design">Design</a>
 
                <a href="https://2018.igem.org/Team:iTesla-SoundBio/Experiment">Experiment</a>
 
                <a href="https://2018.igem.org/Team:iTesla-SoundBio/Project/results">Results</a>
 
                <a href="https://2018.igem.org/Team:iTesla-SoundBio/Project/Parts">Biobrick Parts</a>
 
                <a href="#">Lab Notebook</a>
 
 
            </div>
 
        </div>
 
        <div class="dropdown">
 
            <button class="dropdown-button">Home</button>
 
            <div class="dropdown-content">
 
                <a href="https://2018.igem.org/Team:iTesla-SoundBio">iT-SB 2018</a>
 
                <a href="https://2017.igem.org/Team:iTesla-SoundBio">iT-SB 2017</a>
 
            </div>
 
        </div>
 
    </div>
 
 
 
     <div id="wrapper">
 
     <div id="wrapper">
        <h2 id="title" class="retroshadow">Project Overview</h2>
+
<h2 id="subtitle" class="retroshadow">Factor C the Difference:</h2>
        <center><img class="imgFadeIn" src="https://static.igem.org/mediawiki/2018/6/60/T--iTesla-Soundbio--main_page.png" alt="DO YOU KNOW? Every year, hundreds of thousands of horseshoe crabs are caught each year and drained of up to to 30% of their blood. Why? To collect LAL, a chemical that is crucial in the detection of endotoxins in everything from drugs to medical equipment", width=60%,height:60%></center>
+
      <h2 id="lesserTitle"> A Synthetic Biology Alternative to the LAL Endotoxin Detection Assay</h2>
<!--
+
    <div class="row">
+
        <div class="column" style="background-color:#ccccff;"><div class= "container">
+
            <a href="https://2018.igem.org/Team:iTesla-SoundBio/labnotebook"><img src="https://static.igem.org/mediawiki/2018/c/c1/T--iTesla-Soundbio--writing1.jpg" alt= "labnotebook", width= 100%, height=400px></a>
+
  
         <div class="centered">LabNotebook</div>
+
         <center><img src="https://static.igem.org/mediawiki/2018/c/c1/T--iTesla-SoundBio--LandingPhoto.png" alt="DO YOU KNOW? Every year, hundreds of thousands of horseshoe crabs are caught each year and drained of up to to 30% of their blood. Why? To collect LAL, a chemical that is crucial in the detection of endotoxins in everything from drugs to medical equipment" width= 100% height = 100%</center>
        </div>
+
  <h2 id="title" class="retroshadow">Project Overview</h2>
  
 
+
<center><img src="https://static.igem.org/mediawiki/2018/6/60/T--iTesla-Soundbio--main_page.png" alt="DO YOU KNOW? Every year, hundreds of thousands of horseshoe crabs are caught each year and drained of up to to 30% of their blood. Why? To collect LAL, a chemical that is crucial in the detection of endotoxins in everything from drugs to medical equipment" width= 100% height = 100%</center>
        <div class="column" style="background-color:#bbb;"><div class= "container1">
+
            <a href="https://2018.igem.org/Team:iTesla-SoundBio/a_crab_story"><img src="https://static.igem.org/mediawiki/2018/e/e1/T--iTesla-Soundbio--horseshoecrab1.jpg" alt="WE TAKE BLOOD FROM HORSESHOE CRABS", width= 100%, height=400px></a>
+
        <div class="centered">Project Description</div>
+
        </div>
+
 
+
        <div class="column" style="background-color:#ccc;"><div class= "container">
+
            <a href="https://2018.igem.org/Team:iTesla-SoundBio/gallary"><img src="https://static.igem.org/mediawiki/2018/5/57/T--iTesla-Soundbio--humaninteraction.jpg" alt="our lab pictures", width= 100%, height=400px></a>
+
 
+
        <div class="centered">Human Practices</div>
+
        </div>
+
 
+
    </div>
+
-->
+
 
     </div>
 
     </div>
 +
<p id="fakeparagraph"></p>
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 23:39, 6 October 2018

Factor C the Difference:

A Synthetic Biology Alternative to the LAL Endotoxin Detection Assay

DO YOU KNOW? Every year, hundreds of thousands of horseshoe crabs are caught each year and drained of up to to 30% of their blood. Why? To collect LAL, a chemical that is crucial in the detection of endotoxins in everything from drugs to medical equipment

Project Overview

DO YOU KNOW? Every year, hundreds of thousands of horseshoe crabs are caught each year and drained of up to to 30% of their blood. Why? To collect LAL, a chemical that is crucial in the detection of endotoxins in everything from drugs to medical equipment