Zhaowenxue (Talk | contribs) |
|||
Line 1: | Line 1: | ||
<html> | <html> | ||
− | |||
− | |||
− | + | <div id="index-carousel" class="carousel slide"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <ol class="carousel-indicators"> | |
+ | <li data-target="#slide1" data-slide-to="0" class="active"></li> | ||
+ | <li data-target="#slide2" data-slide-to="1"></li> | ||
+ | </ol> | ||
+ | <div class="carousel-inner"> | ||
+ | <div class="item active"> | ||
+ | <section class="index-banner" style="background-image: url(https://static.igem.org/mediawiki/2018/c/ce/T--SKLMT-China--sw-ban-2.jpg)"> | ||
+ | <div class="inner"> | ||
+ | <header> | ||
+ | <h2>Software</h2> | ||
+ | </header> | ||
+ | <p>Overview</p> | ||
+ | <footer> | ||
+ | <ul class="buttons stacked"> | ||
+ | <li><a href="SoftWare_Overview" class="actions">Learn More</a></li> | ||
+ | </ul> | ||
+ | </footer> | ||
+ | </div> | ||
+ | </section> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <section class="index-banner" style="background-image: url(https://static.igem.org/mediawiki/2018/6/6a/T--SKLMT-China--sw-ban-1.jpg)"> | ||
+ | <div class="inner"> | ||
+ | <header> | ||
+ | <h2>Principle</h2> | ||
+ | </header> | ||
+ | <p>How does HP map form?</p> | ||
+ | <footer> | ||
+ | <ul class="buttons stacked"> | ||
+ | <li><a href="Principle" class="actions">Learn More</a></li> | ||
+ | </ul> | ||
+ | </footer> | ||
+ | </div> | ||
+ | </section> | ||
+ | </div> | ||
</div> | </div> | ||
+ | <a class="left carousel-control" href="#index-carousel" role="button" data-slide="prev"> | ||
+ | <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span> | ||
+ | <span class="sr-only">Previous</span> | ||
+ | </a> | ||
+ | <a class="right carousel-control" href="#index-carousel" role="button" data-slide="next"> | ||
+ | <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span> | ||
+ | <span class="sr-only">Next</span> | ||
+ | </a> | ||
+ | |||
</div> | </div> | ||
− | + | ||
</html> | </html> | ||
− | {{SKLMT-China/footer}} | + | {{SKLMT-China/none-footer}} |
Revision as of 18:14, 17 October 2018