From 2013.igem.org
(Difference between revisions)
|
|
Line 4: |
Line 4: |
| <html lang="en"> | | <html lang="en"> |
| <body> | | <body> |
- |
| |
- |
| |
- | <div class="span12" style="margin-left:0px;margin-top: 10px;">
| |
- |
| |
- | <!-- a very basic slider, note the structure of each item. you can add too but not take away (classes and id's that is) -->
| |
- | <div id="slider" class="carousel slide">
| |
- |
| |
- | <div class="carousel-inner">
| |
- | <div class="item active"><!-- add the active class to any slider you want shown first -->
| |
- | <img src="https://static.igem.org/mediawiki/2013/3/31/TOXIMOPBanner-Dundee.jpg">
| |
- | </div>
| |
- |
| |
- | <div class="item"><!-- add the active class to any slider you want shown first -->
| |
- | <img src="https://static.igem.org/mediawiki/2013/1/11/TheProblem-Dundee.jpg">
| |
- | </div>
| |
- |
| |
- |
| |
- | <div class="item"><!-- add the active class to any slider you want shown first -->
| |
- | <img src="https://static.igem.org/mediawiki/2013/4/4e/TheSolution-Dundee.jpg">
| |
- | </div>
| |
- | </div>
| |
- |
| |
- | <!-- the controls for our sliders -->
| |
- | <a class="left carousel-control " href="#slider" data-slide="prev">‹</a>
| |
- | <a class="right carousel-control " href="#slider" data-slide="next">›</a>
| |
- |
| |
- | </div>
| |
- | </div>
| |
| | | |
| | | |
Revision as of 12:34, 30 September 2013
Exeter iGEM 2013 · Paint by Coli
Exeter iGEM 2013 · Paint by Coli