|
|
Line 8: |
Line 8: |
| <link rel="icon" href="../../favicon.ico"> | | <link rel="icon" href="../../favicon.ico"> |
| <title>Home</title> | | <title>Home</title> |
- | <script src="https://2014.igem.org/Team:NJAU_China/jquery.min.js?action=raw"></script>
| |
- | <script src="https://2014.igem.org/Team:NJAU_China/bootstrap.min.js?action=raw"></script>
| |
- |
| |
- | <link rel="stylesheet" type="text/css"
| |
- | href="https://2014.igem.org/Team:NJAU_China/bootstrap.min.css?action=raw&ctype=text/css">
| |
- | <link rel="stylesheet" type="text/css"
| |
- | href="https://2014.igem.org/Team:NJAU_China/bootstrap-theme.min.css?action=raw&ctype=text/css">
| |
- | <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
| |
- | <!--[if lt IE 9]>
| |
- | <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
| |
- | <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
| |
- | <![endif]-->
| |
- |
| |
- | <!-- Custom styles for this template -->
| |
- | <link href="carousel.css" rel="stylesheet">
| |
| <style type="text/css"> | | <style type="text/css"> |
| body { | | body { |
Line 393: |
Line 378: |
| | | |
| | | |
- | <div class="container">
| |
- |
| |
- | <div id="myCarousel" class="carousel slide" data-ride="carousel">
| |
- | <!-- Indicators -->
| |
- | <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>
| |
- | <div class="carousel-inner" role="listbox">
| |
- | <div class="item active text-center"><img src="https://static.igem.org/mediawiki/2014/d/d3/Njau_slide1.jpg"
| |
- | alt="First slide" class="text-center">
| |
- |
| |
- | <div class="container">
| |
- | <div class="carousel-caption">
| |
- | <h1>The First Teaching Building</h1>
| |
- |
| |
- | <p>Photoed by TianYC.</p>
| |
- |
| |
- | <p><a class="btn btn-lg btn-primary" style="color:#FFF" href="http://english.njau.edu.cn/"
| |
- | role="button">Learn more</a></p>
| |
- | </div>
| |
- | </div>
| |
- | </div>
| |
- | <div class="item text-center"><img src="https://static.igem.org/mediawiki/2014/2/24/Njau_slide2.jpg"
| |
- | alt="Second slide">
| |
- |
| |
- | <div class="container">
| |
- | <div class="carousel-caption">
| |
- | <h1>Quadripod Ding</h1>
| |
- |
| |
- | <p>A landmark of Nanjing Agricultural University, which means NJAU was one branch of National
| |
- | Central University</p>
| |
- |
| |
- | <p><a class="btn btn-lg btn-primary" style="color:#FFF"
| |
- | href="http://english.njau.edu.cn/html/About/History/1.html" role="button">Learn more</a>
| |
- | </p>
| |
- | </div>
| |
- | </div>
| |
- | </div>
| |
- | <div class="item text-center"><img src="https://static.igem.org/mediawiki/2014/6/62/Njau_slide3.jpg"
| |
- | alt="Third slide">
| |
- |
| |
- | <div class="container">
| |
- | <div class="carousel-caption">
| |
- | <h1>Photo of team members</h1>
| |
- |
| |
- | <p>Exclude two people who are abroad</p>
| |
- |
| |
- | <p><a class="btn btn-lg btn-primary" style="color:#FFF" href="http://lfc.njau.edu.cn:8026/"
| |
- | role="button">Learn more</a></p>
| |
- | </div>
| |
- | </div>
| |
- | </div>
| |
- | </div>
| |
- | <a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev"> <span class="sr-only">Previous</span>
| |
- | </a> <a class="right carousel-control" href="#myCarousel" role="button" data-slide="next"> <span
| |
- | class="sr-only">Next</span> </a></div>
| |
- | <!-- /.carousel -->
| |
- | </div>
| |
| <!-- Marketing messaging and featurettes | | <!-- Marketing messaging and featurettes |
| ================================================== --> | | ================================================== --> |