Difference between revisions of "Team:SZU-China/Team"

(Prototype team page)
 
Line 1: Line 1:
{{SZU-China}}
 
 
 
<html>
 
<html>
  
 +
<head>
 +
<style>
 +
#sideMenu, #top_title{
 +
  display: none;
 +
}
 +
#content{
 +
width:100%; margin:0px; padding:0px;
 +
background:#FFF;
 +
}
 +
  
 +
</style>
  
<div class="column full_size" >
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 +
<title>TEAM PAGE</title>
  
<h1>Team</h1>
+
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:SZU-China/main/CSS?action=raw&amp;ctype=text/css">
<p>In this page you can introduce your team members, instructors, and advisors. </p>
+
</div>
+
  
<div class="clear"></div>
+
<script type="text/javascript" src="https://2017.igem.org/Template:SZU-China/jquery/Javascript?action=raw&amp;ctype=text/javascript"></script>
  
<div class="column half_size" >
+
<script type="text/javascript">
<h5>Inspiration</h5>
+
$(document).ready(function(){
<p>You can look at what other teams did to get some inspiration! <br />
+
$("#nav-list-ul li").hover(function(){
Here are a few examples:</p>
+
$(this).find('ul.sub-nav').show();
<ul>
+
}, function(){
<li><a href="https://2014.igem.org/Team:METU_Turkey_team">METU Turkey </a></li>
+
$(this).find('ul.sub-nav').hide();
<li><a href="https://2014.igem.org/Team:Colombia/Members">Colombia</a></li>
+
});
<li><a href="https://2014.igem.org/Team:Stony_Brook/Team">Stony Brook</a></li>
+
<li><a href="https://2014.igem.org/Team:OUC-China/Team">OUC-China</a></li>
+
</ul>
+
  
 +
$("div.navbar").hover(function(){
 +
$(this).css("box-shadow", "1px 1px 7px #000")
 +
}, function(){
 +
$(this).css("box-shadow", "0px 0px 0px #000")
 +
});
 +
 +
$(".navbar").hover(function(){
 +
$(this).css("background", "rgba(75, 151, 165, 1.0)");
 +
$(this).find(".caret").css("color", "rgba(0, 0, 0, 1.0)");
 +
}, function(){
 +
$(this).css("background", "rgba(75, 151, 165, 0.5)");
 +
$(this).find(".caret").css("color", "rgba(0, 0, 0, 0.5)");
 +
});
 +
 +
$("#top").click(function () {
 +
$('body,html').animate({ scrollTop: 0 }, 200);
 +
return false;
 +
});
 +
});
 +
</script>
 +
 +
</head>
 +
 +
<body style="background:#F8F8F8;">
 +
 +
<div class="navbar">
 +
<div class="navbar-nav">
 +
<ul id="nav-list-ul" class="nav-list">
 +
<li><a href="#">TEAM</a>
 +
<span class="caret"></span>
 +
<ul class="sub-nav">
 +
<li><a href="#">PEOPLE</a></li>
 +
<li><a href="#">COLLABARATIONS</a></li>
 +
<li><a href="#">ATTRIBUTION</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="#">PRACTICE</a>
 +
<span class="caret"></span>
 +
<ul class="sub-nav">
 +
<li><a href="#">GOLD HP</a></li>
 +
<li><a href="#">SILVER HP</a></li>
 +
<li><a href="#">INTEGRATED HP</a></li>
 +
<li><a href="#">ENGAGEMENT</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="#">OUTEACH</a></li>
 +
<li><a href="#">EXPERIMENT</a>
 +
<span class="caret"></span>
 +
<ul class="sub-nav">
 +
<li><a href="#">PROCEDURE</a></li>
 +
<li><a href="#">RESULTS</a></li>
 +
<li><a href="#">NOTEBOOK</a></li>
 +
<li><a href="#">PROTOCOL</a></li>
 +
<li><a href="#">PARTS</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="#">PROJECT</a>
 +
<span class="caret"></span>
 +
<ul class="sub-nav">
 +
<li><a href="#">DESCRIPTION</a></li>
 +
<li><a href="#">DESIGN</a></li>
 +
<li><a href="#">PROOF</a></li>
 +
<li><a href="#">SAFTY</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="#">ACHIEVEMENT</a>
 +
<span class="caret"></span>
 +
<ul class="sub-nav">
 +
<li><a href="#">AWARD</a></li>
 +
<li><a href="#">MEDAL</a></li>
 +
</ul>
 +
</li>
 +
</ul>
 +
</div>
 
</div>
 
</div>
  
<div class="column half_size" >
+
<div class="banner-div">
<h5>What should this page contain?</h5>
+
<img width="100%" src="img/team_all.jpg" class="banner-img">
<ul>
+
<li> Include pictures of your teammates, don’t forget instructors and advisors! </li>
+
<li>You can add a small biography or a few words from each team member, to tell us what you like, and what motivated you to participate in iGEM.</li>
+
<li>Take team pictures! Show us your school, your lab and little bit of your city.</li>
+
<li>Remember that image galleries can help you showcase many pictures while saving space.</li>
+
</ul>
+
 
</div>
 
</div>
  
 +
<div class="team-box">
 +
<br><br>
 +
<h1 style="color: #007ac5">Team members</h1>
  
 +
<div class="box-column" style="margin-top: 5%;">
 +
<img src="img/gefei.jpg" class="person">
 +
<img src="img/wenkai.jpg" class="person" style="margin-left: 10%;">
 +
</div>
 +
 +
<div class="box-column" style="margin-top: 5%;">
 +
<img src="img/jiantao.jpg" class="person">
 +
<img src="img/mingyue.jpg" class="person" style="margin-left: 10%;">
 +
</div>
 +
 +
<div class="box-column" style="margin-top: 5%;">
 +
<img src="img/yamin.jpg" class="person">
 +
<img src="img/ziyu.jpg" class="person" style="margin-left: 10%;">
 +
</div>
 +
 +
<div class="box-column" style="margin-top: 5%;">
 +
<img src="img/zhicheng.jpg" class="person">
 +
<img src="img/hanxing.jpg" class="person" style="margin-left: 10%;">
 +
</div>
 +
 +
<br><br>
 +
<h1 style="color: #007ac5">PI</h1>
 +
<div class="box-column" style="margin-top: 5%;">
 +
<img src="img/weizhao.jpg" class="person">
 +
<img src="img/dengxu.jpg" class="person" style="margin-left: 10%;">
 +
 +
</div>
 +
 +
<br><br>
 +
<h1 style="color: #007ac5">Instructors &amp; Advisors</h1>
 +
<div class="box-column" style="margin-top: 5%;">
 +
<img src="img/jinlong.jpg" class="person" style="width: 22%;height: auto;">
 +
<img src="img/yuxia.jpg" class="person" style="margin-left: 1.5%; width: 22%;height: auto;">
 +
<img src="img/chuangxing.jpg" class="person" style="margin-left: 1.5%;width: 22%;height: auto;">
 +
<img src="img/decheng.jpg" class="person" style="margin-left: 1.5%;width: 22%;height: auto;">
 +
</div>
  
 
</div>
 
</div>
 +
 +
<div class="footer">
 +
<div class="sponsor">
 +
<img src="img/sponsor1.jpg" class="sponsor-img">
 +
<img src="img/sponsor2.jpg" class="sponsor-img">
 +
<img src="img/sponsor3.jpg" class="sponsor-img">
 +
<img src="img/sponsor4.jpg" class="sponsor-img">
 +
<img src="img/sponsor5.jpg" class="sponsor-img">
 +
</div>
 +
<div class="footer-info">
 +
<address style="color:#888">3688 Nanhai Ave, ShenZhen, GuangDong Province, China</address>
 +
<span class="copyright">Copyright © 2017.<a href="https://2017.igem.org/Team:SZU-China" class="mainpage">SZU-China</a> iGEM</span>
 +
</div>
 +
</div>
 +
 +
<div class="arrow-div">
 +
<a id="top" href="#" title="Back to top">
 +
<img src="img/arrow.png" class="arrow-img">
 +
</a>
 +
</div>
 +
 +
</body>
 +
 +
 +
 +
 
</html>
 
</html>

Revision as of 12:25, 16 October 2017

TEAM PAGE



Team members



PI



Instructors & Advisors