Team:Queens Canada
From 2013.igem.org
(Difference between revisions)
Line 13: | Line 13: | ||
<div class="tidal-wave"> | <div class="tidal-wave"> | ||
<h1>Welcome to the Queen's University iGEM homepage!</h1> | <h1>Welcome to the Queen's University iGEM homepage!</h1> | ||
+ | <div id="myCarousel" class="carousel slide"> | ||
+ | <ol class="carousel-indicators"> | ||
+ | <li data-target="#myCarousel" data-slide-to="0" class="active"></li> | ||
+ | <li data-target="#myCarousel" data-slide-to="1"></li> | ||
+ | <li data-target="#myCarousel" data-slide-to="2"></li> | ||
+ | </ol> | ||
+ | <!-- Carousel items --> | ||
+ | <div class="carousel-inner"> | ||
+ | <div class="active item"><img src="https://dl.dropboxusercontent.com/u/125588631/photo4.jpg" /></div> | ||
+ | <div class="item"><img src="https://dl.dropboxusercontent.com/u/125588631/photo2.jpg"/></div> | ||
+ | <div class="item"><img src="https://dl.dropboxusercontent.com/u/125588631/photo3.jpg"/></div> | ||
+ | </div> | ||
+ | <!-- Carousel nav --> | ||
+ | <a class="carousel-control left" href="#myCarousel" data-slide="prev">‹</a> | ||
+ | <a class="carousel-control right" href="#myCarousel" data-slide="next">›</a> | ||
+ | </div> | ||
+ | |||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 20:24, 3 June 2013