Difference between revisions of "Team:TecCEM/Team"

(Prototype team page)
 
Line 1: Line 1:
{{TecCEM}}
+
{{:Team:TecCEM/Templates/NavBar}}
 
+
 
<html>
 
<html>
 +
<head>
 +
<!-- Basic Page Needs -->
 +
<meta charset="utf-8"/>
 +
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
 +
<title>Team</title>
 +
<meta name="description" content=""/>
 +
<meta name="keywords" content=""/>
 +
<meta name="author" content="Fernando Colchado"/>
  
 +
<link href="https://fonts.googleapis.com/css?family=Raleway|Ubuntu" rel="stylesheet">
 +
        <link href="https://fonts.googleapis.com/css?family=Pangolin" rel="stylesheet">
 +
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
 +
 +
 +
        <script>
 +
            jQuery(document).ready(function ($) {
  
 +
function map (value, in_min, in_max, out_min, out_max){
 +
return (value - in_min) * (out_max - out_min) / (in_max - in_min) + out_min;
 +
}
 +
  
<div class="column full_size" >
+
});
 
+
        </script>
<h1>Team</h1>
+
</head>
<p>In this page you can introduce your team members, instructors, and advisors. </p>
+
<body>
</div>
+
</body>
 
+
<div class="clear"></div>
+
 
+
<div class="column half_size" >
+
<h5>Inspiration</h5>
+
<p>You can look at what other teams did to get some inspiration! <br />
+
Here are a few examples:</p>
+
<ul>
+
<li><a href="https://2014.igem.org/Team:METU_Turkey_team">METU Turkey </a></li>
+
<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>
+
 
+
<div class="column half_size" >
+
<h5>What should this page contain?</h5>
+
<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>
+
 
</html>
 
</html>
 +
{{:Team:TecCEM/Templates/Footer}}

Revision as of 20:26, 27 October 2017

IGEM_TECCEM

Team IGEM_TECCEM