Difference between revisions of "Team:iTesla-SoundBio"

 
(203 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<html lang="en">
+
{{iTesla-SoundBio}}
<head>
+
<html>
<title>iTesla-Soundbio</title>
+
<meta charset="utf-8">
+
<meta name="viewport" content="width=device-width, initial-scale=1">
+
 
<style>
 
<style>
* {
+
p {
     box-sizing: border-box;
+
     margin: 0px;
 +
    padding: 0px;
 
}
 
}
  
body {
+
</style>
    font-family: Arial, Helvetica, sans-serif;
+
}
+
  
/* Style the header */
 
.header {
 
    background-color: #f1f1f1;
 
    padding: 30px;
 
    text-align: center;
 
    font-size: 35px;
 
}
 
 
/* Create three equal columns that floats next to each other */
 
.column {
 
    float: left;
 
    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;
 
}
 
 
/* Style the footer */
 
.footer {
 
    background-color: #f1f1f1;
 
    padding: 10px;
 
    text-align: center;
 
}
 
/* 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%);
 
}
 
 
/* Style the top navigation bar */
 
.topnav {
 
    overflow: hidden;
 
    background-color: #333;
 
}
 
 
/* Style the topnav links */
 
.topnav a {
 
    float: left;
 
    display: block;
 
    color: #f2f2f2;
 
    text-align: center;
 
    padding: 14px 16px;
 
    text-decoration: none;
 
}
 
 
/* Change color on hover */
 
.topnav a:hover {
 
    background-color: #ddd;
 
    color: black;
 
}
 
 
/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
 
@media (max-width: 600px) {
 
    .column {
 
        width: 100%;
 
    }
 
}
 
</style>
 
</head>
 
 
<body>
 
<body>
<div class="topnav">
+
    <div id="wrapper">
  <a href="#">Team</a>
+
<h2 id="subtitle" class="retroshadow">Factor C the Difference:</h2>
  <a href="#">Description</a>
+
      <h2 id="lesserTitle"> A Synthetic Biology Alternative to the LAL Endotoxin Detection Assay</h2>
  <a href="#">Design</a>
+
  <a href="#">Experiment</a>
+
  <a href="#">Notebook</a>
+
  <a href="#">Results</a>
+
  <a href="#">Parts</a>
+
  <a href="#">Safety</a>
+
  <a href="https://2018.igem.org/Team:iTesla-SoundBio/OldMainPage.html">Old Main Page</a>
+
</div>
+
<h2>Team: iTesla-Soundbio</h2>
+
<p>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.</p>
+
 
+
<div class="header">
+
  <h2>Project Outline</h2>
+
</div>
+
 
+
<div class="row">
+
 
+
<div class="column" style="background-color:#aaa;"><div class= "container">
+
<a href="labnotebook.html">
+
<img src="writing1.jpg" alt= "labnotebook", width= 100%, height=65%>
+
</a>
+
<div class="centered">LabNotebook</div></div></div>
+
 
+
 
+
<div class="column" style="background-color:#bbb;"><div class= "container1">
+
<a href="a_crab_story.html">
+
<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=65%>
+
</a>
+
<div class="centered">Fate of Horseshoe Crab</div></div></div>
+
 
+
 
+
 
+
<div class="column" style="background-color:#ccc;"><div class= "container">
+
<a href="gallary.html">
+
<img src="https://static.igem.org/mediawiki/2018/5/57/T--iTesla-Soundbio--humaninteraction.jpg" alt="our lab pictures", width= 100%, height=65%>
+
</a>
+
 
+
<div class="centered">Human Practices</div></div></div>
+
 
+
</div>
+
  
<div class="footer">
+
        <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>
  <p>Our sponsors + a bunch of logos</p>
+
  <h2 id="title" class="retroshadow">Project Overview</h2>
</div>
+
  
 +
<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>
 +
<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