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

(Prototype team page)
 
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{BIT-China}}
 
{{BIT-China}}
 
 
<html>
 
<html>
 +
<head>
 +
    <meta charset="utf-8">
 +
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1">
 +
    <!-- 上述3个meta标签*必须*放在最前面,任何其他内容都*必须*跟随其后! -->
 +
    <meta name="description" content="">
 +
    <meta name="author" content="">
 +
    <!-- <link rel="icon" href="../../favicon.ico"> -->
  
 +
    <title>BIT-CHINA</title>
 +
</head>
 +
<body>
  
  
<div class="column full_size" >
+
    <div class="container">
 
+
<h1>Team</h1>
+
<p>In this page you can introduce your team members, instructors, and advisors. </p>
+
</div>
+
 
+
<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>
+
  
 +
      <!-- Main component for a primary marketing message or call to action -->
 +
      <div class="jumbotron">
 +
        <h1 class="title">TITLE{Project Name}</h1>
 +
        <p>This example is a quick exercise to illustrate how the default, static and fixed to top navbar work. It includes the responsive CSS and HTML, so it also adapts to your viewport and device.</p>
 +
        <p>To see the difference between static and fixed top navbars, just scroll.</p>
 +
        <p>
 +
          <a class="btn btn-lg btn-primary" href="../../components/#navbar" role="button">View navbar docs »</a>
 +
        </p>
 +
      </div>
  
 +
    </div> <!-- /container -->
  
 
</div>
 
</div>
 +
</body>
 
</html>
 
</html>

Latest revision as of 12:02, 5 October 2017

BIT-CHINA

BIT-CHINA

TITLE{Project Name}

This example is a quick exercise to illustrate how the default, static and fixed to top navbar work. It includes the responsive CSS and HTML, so it also adapts to your viewport and device.

To see the difference between static and fixed top navbars, just scroll.

View navbar docs »