Difference between revisions of "Team:Tec-Chihuahua/brainstorm"

Line 2: Line 2:
  
 
<html>
 
<html>
        <div class="team-bg">
+
<head>
<br><br>
+
<style>
<center><img src="https://static.igem.org/mediawiki/2018/9/96/T--Tec-Chihuahua--Brainstormletters.png" width="25%" height="10%"/></center>
+
* {box-sizing: border-box;}
        </div>
+
 
    <div class="content">  
+
.container {
        <div class="container">
+
  position: relative;
            <img src="https://static.igem.org/mediawiki/2018/9/92/T--Tec-Chihuahua--Beraser.png" alt="Avatar" class="image">
+
  width: 50%;
            <div class="overlay">Our project intends to lend these bees a hand by introducing the genes that codify for these AMPs on Eschericia coli cultures. With the help of inducible T7 promoters, we could use IPTG call upon these bacteria to produce the AMPs. These brave bacteria would then be sonicated, and the peptides extracted through a His-tag purification process.
+
  max-width: 300px;
    </div>
+
}
        </div>
+
 
          </div>
+
.image {
 +
  display: block;
 +
  width: 200%;
 +
  height: auto;
 +
}
 +
 
 +
.overlay {
 +
  position: absolute;
 +
  bottom: 0;
 +
  background: rgb(0, 0, 0);
 +
  background: rgba(0, 0, 0, 0.5); /* Black see-through */
 +
  color: #f1f1f1;
 +
  width: 200%;
 +
  transition: .5s ease;
 +
  opacity:0;
 +
  color: white;
 +
  font-size: 20px;
 +
  padding: 20px;
 +
  text-align: center;
 +
}
 +
 
 +
.container:hover .overlay {
 +
  opacity: 1;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
<div class="container">
 +
  <img src="https://static.igem.org/mediawiki/2018/9/92/T--Tec-Chihuahua--Beraser.png" alt="Arsenic" class="image">
 +
  <div class="overlay">Our project intends to lend these bees a hand by introducing the genes that codify for these AMPs on Escherichia coli cultures. With the help of inducible T7 promoters, we could use IPTG call upon these bacteria to produce the AMPs. These brave bacteria would then be sonicated, and the peptides extracted through a His-tag purification process.</div>
 +
</div>
 +
 
 +
</body>
 +
<div class="team-bg">
 +
<br><br><center><img src="https://static.igem.org/mediawiki/2018/9/96/T--Tec-Chihuahua--Brainstormletters.png" width="25%" height="10%"/></center></div>
 +
 
 +
<div class="content">   
 +
  <div class="container">
 +
 
 +
 
 +
</div>
 +
</div>
 
</html>
 
</html>
  
 
{{:Team:Tec-Chihuahua/Templates/footer}}
 
{{:Team:Tec-Chihuahua/Templates/footer}}

Revision as of 21:59, 11 July 2018

Erwinions

Arsenic
Our project intends to lend these bees a hand by introducing the genes that codify for these AMPs on Escherichia coli cultures. With the help of inducible T7 promoters, we could use IPTG call upon these bacteria to produce the AMPs. These brave bacteria would then be sonicated, and the peptides extracted through a His-tag purification process.