Team:VIT Vellore/Safety/images2
From 2011.igem.org
(Difference between revisions)
(Created page with "<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> <script src="http://ajax...") |
|||
Line 123: | Line 123: | ||
.resize { | .resize { | ||
width: 800px; | width: 800px; | ||
- | height : | + | height :300px; |
} | } | ||
#s3slider { | #s3slider { | ||
width: 800px; /* important to be same as image width */ | width: 800px; /* important to be same as image width */ | ||
- | height: | + | height: 300px; /* important to be same as image height */ |
position: relative; /* important */ | position: relative; /* important */ | ||
overflow: hidden; /* important */ | overflow: hidden; /* important */ | ||
Line 186: | Line 186: | ||
<li class="s3sliderImage"> | <li class="s3sliderImage"> | ||
<img src="https://static.igem.org/mediawiki/2011/e/e8/Vit_blast_lacz.png" class="resize"/> | <img src="https://static.igem.org/mediawiki/2011/e/e8/Vit_blast_lacz.png" class="resize"/> | ||
- | <span> | + | <span>BLASTX Results for enterotoxin with LacZ</span> |
</li> | </li> | ||
<li class="s3sliderImage"> | <li class="s3sliderImage"> | ||
<img src="https://static.igem.org/mediawiki/2011/4/42/Vit_blast_Promoter.png" class="resize" /> | <img src="https://static.igem.org/mediawiki/2011/4/42/Vit_blast_Promoter.png" class="resize" /> | ||
- | <span> | + | <span>BLASTX Results for enterotoxin with constitutive promoter</span> |
</li> | </li> | ||
<li class="s3sliderImage"> | <li class="s3sliderImage"> | ||
<img src="https://static.igem.org/mediawiki/2011/b/bb/Vit_blast_Qpi.png" class="resize" /> | <img src="https://static.igem.org/mediawiki/2011/b/bb/Vit_blast_Qpi.png" class="resize" /> | ||
- | <span> | + | <span>BLASTX Results for enterotoxin with Inverter</span> |
</li> | </li> | ||
+ | <li class="s3sliderImage"> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/4/4a/VIT_blast_Rep_promoter.png" class="resize" /> | ||
+ | <span>BLASTX Results for enterotoxin with Repressible Promoter</span> | ||
+ | </li> | ||
+ | <li class="s3sliderImage"> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/1/15/Vit_blastRibosome.png" class="resize" /> | ||
+ | <span>BLASTX Results for enterotoxin with RBS</span> | ||
+ | </li> | ||
+ | <li class="s3sliderImage"> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/c/c2/VIT_Blast_Sig_peptide.png" class="resize" /> | ||
+ | <span>BLASTX Results for enterotoxin with Signal Peptide</span> | ||
+ | </li> | ||
<div class="clear s3sliderImage"></div> | <div class="clear s3sliderImage"></div> | ||
</ul> | </ul> |
Revision as of 16:48, 14 July 2011