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

Line 12: Line 12:
 
     </div>
 
     </div>
 
         </div>
 
         </div>
</div>
+
          </div>
 
+
<style>
+
* {box-sizing: border-box;}
+
 
+
.container {
+
  position: relative;
+
  width: 50%;
+
  max-width: 300px;
+
}
+
 
+
.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>
+
    </body>
+
    </div>
+
    </div>
+
 
</html>
 
</html>
  
 
{{:Team:Tec-Chihuahua/Templates/footer}}
 
{{:Team:Tec-Chihuahua/Templates/footer}}

Revision as of 21:22, 11 July 2018

Erwinions



Avatar
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.