Difference between revisions of "Team:SZU China/Introductions"
(10 intermediate revisions by 4 users not shown) | |||
Line 23: | Line 23: | ||
min-height: 1000px; | min-height: 1000px; | ||
} | } | ||
+ | .backtop { | ||
+ | background: url(http://www.w3cschool.cc/wp-content/themes/w3cschool.cc/assets/img/backtotop.png) no-repeat center center; | ||
+ | bottom: 20px; | ||
+ | cursor: pointer; | ||
+ | display: none; | ||
+ | height: 70px; | ||
+ | position: fixed; | ||
+ | right: 20px; | ||
+ | text-indent: -9999px; | ||
+ | width: 70px; | ||
+ | z-index: 100; | ||
+ | } | ||
+ | |||
#columns { | #columns { | ||
-webkit-column-width: 320px; | -webkit-column-width: 320px; | ||
Line 84: | Line 97: | ||
<html> | <html> | ||
<body> | <body> | ||
− | + | <a class="backtop" href="javascript:void" style="display: none;"></a> | |
<div class="text-title"> | <div class="text-title"> | ||
<div class="texts"> | <div class="texts"> | ||
+ | <br> | ||
<br> | <br> | ||
<p id="heading">Introductions</p> | <p id="heading">Introductions</p> | ||
Line 156: | Line 170: | ||
<figure> | <figure> | ||
<img src="https://static.igem.org/mediawiki/2015/0/0f/SZU_China_XSP.jpg" alt> | <img src="https://static.igem.org/mediawiki/2015/0/0f/SZU_China_XSP.jpg" alt> | ||
− | <figcaption>Shaopei Xie<br>I'm Sndel.I designed the poste, the logo, the banner and the wiki of our team. | + | <figcaption>Shaopei Xie<br>I'm Sndel.I designed the poste, the logo, the banner and the wiki of our team.Knee down!</br></figcaption> |
</figure> | </figure> | ||
<figure> | <figure> | ||
Line 168: | Line 182: | ||
<figure> | <figure> | ||
<img src="https://static.igem.org/mediawiki/2015/b/be/Wh-11.jpg" alt> | <img src="https://static.igem.org/mediawiki/2015/b/be/Wh-11.jpg" alt> | ||
− | <figcaption>Hao Wang<br> | + | <figcaption>Hao Wang<br>How serves as the labour contractor of the construction site of biobrick. He also responsible for boasting at Giant Jamboree.</br></figcaption> |
</figure> | </figure> | ||
<figure> | <figure> | ||
Line 193: | Line 207: | ||
<div id="columns"> | <div id="columns"> | ||
− | + | <figure> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<img src="https://static.igem.org/mediawiki/2015/0/07/SZU_China_HZL.jpg" alt> | <img src="https://static.igem.org/mediawiki/2015/0/07/SZU_China_HZL.jpg" alt> | ||
<figcaption><strong>Zhangli Hu</strong><br>Mr.Hu, the dean of the College of Life Science of Shenzhen university, is a advisor of SZU-iGEM. </br></figcaption> | <figcaption><strong>Zhangli Hu</strong><br>Mr.Hu, the dean of the College of Life Science of Shenzhen university, is a advisor of SZU-iGEM. </br></figcaption> | ||
− | + | </figure> | |
− | + | <figure> | |
+ | <img src="https://static.igem.org/mediawiki/2015/d/d2/SZU_China_MBX.jpg" alt> | ||
+ | <figcaption><strong>Beixin Mo</strong><br>Dr.Mo is the current vice president of College of Life Sciences Shenzhen University. </br></figcaption> | ||
+ | </figure> | ||
+ | <figure> | ||
<img src="https://static.igem.org/mediawiki/2015/7/7a/SZU_China_CZM.jpg" alt> | <img src="https://static.igem.org/mediawiki/2015/7/7a/SZU_China_CZM.jpg" alt> | ||
<figcaption><strong>Zhiming Cai</strong><br>Mr,Cai is the director of Shenzhen hospital(The First Affiliated Hospital of Shenzhen University). </br></figcaption> | <figcaption><strong>Zhiming Cai</strong><br>Mr,Cai is the director of Shenzhen hospital(The First Affiliated Hospital of Shenzhen University). </br></figcaption> | ||
− | + | </figure> | |
− | + | <figure> | |
− | <img src="https://static.igem.org/mediawiki/2015/ | + | <img src="https://static.igem.org/mediawiki/2015/0/0e/SZU_China_HWR.jpg" alt> |
− | <figcaption><strong> | + | <figcaption><strong>Weiren Huang</strong><br>Mr.Huang is the leader of Synthetic biology experimental team in Shenzhen hospital. </br></figcaption> |
− | + | </figure> | |
− | </div> | + | |
+ | </div> | ||
+ | <script> | ||
+ | var h = $(window).height(); | ||
+ | |||
+ | $(window).scroll(function () { | ||
+ | if($(window).scrollTop()>=h*1.5) { | ||
+ | $(".backtop").fadeIn(); | ||
+ | }else { | ||
+ | $(".backtop").fadeOut(); | ||
+ | } | ||
+ | }); | ||
+ | $(".backtop").click(function(event){ | ||
+ | $('html,body').animate({scrollTop:0}, 500); | ||
+ | return false; | ||
+ | }); | ||
+ | </script> | ||
+ | |||
<script src="https://2015.igem.org/Template:SZU_China/bootstrap/Javascript?action=raw&ctype=text/javascript"></script> | <script src="https://2015.igem.org/Template:SZU_China/bootstrap/Javascript?action=raw&ctype=text/javascript"></script> | ||
</body> | </body> | ||
</html> | </html> | ||
+ | {{Template:SZU China/Playground/footer}} |
Latest revision as of 00:15, 19 September 2015
Introductions
Instructors
Members
Advisors