Team:Gaston Day School

From 2014.igem.org

(Difference between revisions)
Line 201: Line 201:
   <li><a href="#home">Home</a></li>
   <li><a href="#home">Home</a></li>
   <li><a href="#team">Members</a></li>
   <li><a href="#team">Members</a></li>
-
   <li><a href="#usage">Using tabs</a></li>
+
   <li><a href="#project">Project</a></li>
</ul>
</ul>
Line 213: Line 213:
<div class="tabContent" id="team">
<div class="tabContent" id="team">
   <h2>Team</h2>
   <h2>Team</h2>
-
    <p> derp derp derp</p>
+
    <p> derp derp derp</p>
 +
</div>
 +
<div class="tabContent" id="project"
 +
  <h2>Project<h2>
 +
  <div>
 +
    <p>Derp^3</p>
 +
  </div>
</div>
</div>
</body>
</body>
</html>
</html>

Revision as of 14:24, 10 June 2014

Home

JavaScript tabs partition your Web page content into tabbed sections. Only one section at a time is visible.

The code is written in such a way that the page degrades gracefully in browsers that don't support JavaScript or CSS.

Team

derp derp derp

Project

Derp^3