Difference between revisions of "Team:SKLMT-China/Software"

 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<html>
 
<html>
   
 
    <div class="container" id="section-2">
 
  
        <div class="paragraph shadow">
+
    <div id="index-carousel" class="carousel slide">
            <h2 class="title">Overview</h2>
+
            <p>test</p>
+
  
         
+
        <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>What is Depro?</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 it work?</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}}

Latest revision as of 18:54, 17 October 2018