Difference between revisions of "Team:Exeter/Part Collection"

(Replaced content with "{{Exeter/header}} {{Exeter/navbar}} <html> <p> . </p> <h1> Part Collection (award page) </h1> </html>")
Line 1: Line 1:
 
{{Exeter/header}}
 
{{Exeter/header}}
 
{{Exeter/navbar}}
 
{{Exeter/navbar}}
 +
 
<html>
 
<html>
  
<p>
+
<!-- Row & container for main content of the page -->
.
+
<div class="container-fluid">
</p>
+
  <div class="row">
 +
    <div class="col-2">
 +
      <a href="https://2017.igem.org/Team:Exeter"><img id="logo-top-left" width="100%;" src="https://static.igem.org/mediawiki/2017/2/29/T--Exeter--startpage_logo.png"></a>
 +
      <nav id="navbar-page" class="navbar"> <!-- classes removed from template: navbar-light bg-light-->
 +
        <!-- <a class="navbar-brand" href="#navbar-top">Back to top</a> -->
 +
        <nav class="nav nav-pills flex-column">
 +
          <a class="nav-link" href="#h1">Heading 1</a>
 +
          <a class="nav-link" href="#h2">Heading 2</a>
 +
          <a class="nav-link" href="#h3">Heading 3</a>
 +
          <a class="nav-link" href="#navbar-top">back to top</a>
 +
        </nav>
 +
      </nav>
 +
    </div>
 +
    <div class="col-10" id="pageContent">
 +
      <div>
 +
        <h3 id="pageHeader">Collaboration</h3>
 +
        <h4 id="h1">Heading 1</h4>
 +
         
 +
 
 +
        <h4 id="h2">Heading 2</h4>
 +
         
 +
 
 +
        <h4 id="h3">Heading 3</h4>
 +
         
 +
 
 +
      </div>
 +
    </div>
 +
  </div>
 +
</div>
  
<h1>
 
Part Collection (award page)
 
</h1>
 
  
 
</html>
 
</html>
 +
 +
{{Exeter/footer}}

Revision as of 12:02, 18 October 2017

Heading 1

Heading 2

Heading 3