Difference between revisions of "Team:HZAU-China/Integrated Practices"

(Replaced content with "{{HZAU-China}} <html> </html>")
Line 1: Line 1:
 
{{HZAU-China}}
 
{{HZAU-China}}
 
<html>
 
<html>
<head>
 
<style>
 
#slideshow-wrapper{
 
position: absolute;
 
top:1300px;
 
        width:1200px;
 
        margin:auto;
 
}
 
</style>
 
<link rel="stylesheet" href="http://cdn.static.runoob.com/libs/bootstrap/3.3.7/css/bootstrap.min.css">
 
<script src="http://cdn.static.runoob.com/libs/jquery/2.1.1/jquery.min.js"></script>
 
<script src="http://cdn.static.runoob.com/libs/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 
</head>
 
<body>
 
  
 
 
<div class="column full_size">
 
 
<p>Do you want to be considered for the <a href="https://2016.igem.org/Judging/Awards#SpecialPrizes">Best Integrated Human Practices award</a>? Help the judges consider your team for this award by describing your work on this page.</p>
 
 
 
<p>Here are two examples of excellent Integrated Human Practices work from 2015:</p>
 
<ul>
 
<li><a href="https://2015.igem.org/Team:Bielefeld-CeBiTec/Practices">Bielefeld 2015</a></li>
 
<li><a href="https://2015.igem.org/Team:Edinburgh/Practices">Edinburgh 2015</a></li>
 
</ul>
 
 
</div>
 
<div id="slideshow-wrapper">
 
<div id="myCarousel" class="carousel slide">
 
<!-- 轮播(Carousel)指标 -->
 
<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)项目 -->
 
<div class="carousel-inner" height="645px">
 
<div class="item active" height="200px">
 
<img src="https://static.igem.org/mediawiki/2016/c/c5/T-HZAU_China-center_back_img.png" alt="First slide" width="1200px" height="566px"/>
 
 
</div>
 
<div class="item">
 
<img src="https://static.igem.org/mediawiki/2016/c/c5/T-HZAU_China-center_back_img.png" alt="Second slide" width="1200px" height="566px"/>
 
 
</div>
 
<div class="item">
 
<img src="https://static.igem.org/mediawiki/2016/c/c5/T-HZAU_China-center_back_img.png" alt="Thirst slide" width="1200px" height="566px"/>
 
 
</div>
 
</div>
 
<!-- 轮播(Carousel)导航 -->
 
<a class="carousel-control left" href="#myCarousel"  data-slide="prev"><img src = "https://static.igem.org/mediawiki/2016/2/26/T--HZAU-China--background_element_leftarrow.png" width="200px"/></a>
 
<a class="carousel-control right" href="#myCarousel"  data-slide="next"><img src = "https://static.igem.org/mediawiki/2016/f/f1/T--HZAU-China--background_element_rightarrow.png" width="200px"/></a>
 
</div>
 
</div>
 
 
 
 
 
</body>
 
 
</html>
 
</html>

Revision as of 12:03, 12 October 2016