|
|
Line 65: |
Line 65: |
| <body> | | <body> |
| <!-- Start of the template html elements. --> | | <!-- Start of the template html elements. --> |
− | <div id ="mainContainer" class="container"><!--The closing tag for mainContainer should be placed at the bottom of each content page.-->
| + | <div class="row"> <!--The closing tag for this row should be placed at the bottom of each content page.--> |
− | <div class="row"><div class="twelve columns" id="bannerContainer">
| + | |
− | <img src="https://static.igem.org/mediawiki/2015/7/70/School_picture.png" width="100%">
| + | |
− | <nav class="navbar navbar-default">
| + | |
− | <div class="container-fluid">
| + | |
− | <div class="navbar-header">
| + | |
− | <a class="navbar-brand" href="https://2015.igem.org/Team:CCA_SanDiego">CCA San Diego iGEM</a>
| + | |
− | </div>
| + | |
− | <div>
| + | |
− | <ul class="nav navbar-nav">
| + | |
− | <li class="dropdown">
| + | |
− | <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project<b class="caret"></b></a>
| + | |
− | <ul class="dropdown-menu">
| + | |
− | <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Description">Description</a></li>
| + | |
− | <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Experiments">Experiments & Protocols</a></li>
| + | |
− | <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Results">Results</a></li>
| + | |
− | <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Design">Design</a></li>
| + | |
− | <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Modelling">Modelling</a></li>
| + | |
− | <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Software">Software</a></li>
| + | |
− | </ul>
| + | |
− | </li>
| + | |
− | <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Notebook">Notebook</a></li>
| + | |
− | <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Attributions">Attributions</a></li>
| + | |
− | | + | |
− | <li class="dropdown">
| + | |
− | <a href="#" class="dropdown-toggle" data-toggle="dropdown">Human Practice<b class="caret"></b></a>
| + | |
− | <ul class="dropdown-menu">
| + | |
− | <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Outreach">Outreach</a></li>
| + | |
− | <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Safety">Safety</a></li>
| + | |
− | </ul>
| + | |
− | </li>
| + | |
− | | + | |
− | </div>
| + | |
− | </div>
| + | |
− | </nav>
| + | |
− | </div></div>
| + | |
− | <div class="row"> <!--The closing tag for this row should be placed at the bottom of each content page.-->
| + | |
| <!-- Start of content --> | | <!-- Start of content --> |
| <div id="contentContainer" class="twelve columns"> | | <div id="contentContainer" class="twelve columns"> |