Template:Team:Calgary/TopBarHome
From 2013.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||
<!-- saved from url=(0014)about:internet --> | <!-- saved from url=(0014)about:internet --> | ||
- | + | ||
<!-- Fonts --> | <!-- Fonts --> | ||
<link href='http://fonts.googleapis.com/css?family=Roboto:400,500' rel='stylesheet' type='text/css'> | <link href='http://fonts.googleapis.com/css?family=Roboto:400,500' rel='stylesheet' type='text/css'> | ||
Line 12: | Line 12: | ||
<link href="https://2013.igem.org/Team:Calgary/StyleSheets/Typography?action=raw&ctype=text/css" rel="stylesheet"> | <link href="https://2013.igem.org/Team:Calgary/StyleSheets/Typography?action=raw&ctype=text/css" rel="stylesheet"> | ||
<link href="https://2013.igem.org/Team:Calgary/StyleSheets/Layout?action=raw&ctype=text/css" rel="stylesheet"> | <link href="https://2013.igem.org/Team:Calgary/StyleSheets/Layout?action=raw&ctype=text/css" rel="stylesheet"> | ||
- | <link href=" | + | <link href="NavigationCSS.css" rel="stylesheet"> |
<!-- Reset for BodyContent --> | <!-- Reset for BodyContent --> | ||
<style> | <style> | ||
#content{ | #content{ | ||
- | width: | + | width: 1007px; |
- | + | ||
padding: 0px 0px 0px 0px; | padding: 0px 0px 0px 0px; | ||
background-color:transparent; | background-color:transparent; | ||
Line 25: | Line 24: | ||
#bodyContent{ | #bodyContent{ | ||
- | width: | + | width: 1007px; |
- | + | ||
padding: 0px 0px 0px 0px; | padding: 0px 0px 0px 0px; | ||
background-color:transparent; | background-color:transparent; | ||
Line 32: | Line 30: | ||
} | } | ||
</style> | </style> | ||
+ | |||
+ | <script src="http://code.jquery.com/jquery-1.10.2.min.js"></script> | ||
+ | <script src="Navigation.js"></script> | ||
</head> | </head> | ||
Line 37: | Line 38: | ||
<a name="PageTop"></a> | <a name="PageTop"></a> | ||
- | <nav class=" | + | <nav class="TopBar"> |
+ | <div id="HexLogo"><div class="HexL1"><div class="HexL2"><div class="HexL3"> | ||
+ | <a href="https://2013.igem.org/Team:Calgary"></a> | ||
+ | </div></div></div></div> | ||
+ | |||
<ul> | <ul> | ||
- | <li id=" | + | <li id="HomeLink" class="HomeLink"> |
- | <li | + | <a href="https://2013.igem.org/Team:Calgary">Home</a> |
- | <ul | + | </li> |
+ | <li class="ProjectLink"> | ||
+ | <a href="https://2013.igem.org/Team:Calgary/Project">Project</a> | ||
+ | <ul> | ||
<li><a href="https://2013.igem.org/Team:Calgary/Project/Tales">Tales</a> | <li><a href="https://2013.igem.org/Team:Calgary/Project/Tales">Tales</a> | ||
<ul> | <ul> | ||
Line 82: | Line 90: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li | + | <li class="OurTeamLink"> |
- | <ul | + | <a href="https://2013.igem.org/Team:Calgary/OurTeam">Our Team</a> |
+ | <ul> | ||
<li><a href="https://2013.igem.org/Team:Calgary/OurTeam/TeamMembers">Team Members</a></li> | <li><a href="https://2013.igem.org/Team:Calgary/OurTeam/TeamMembers">Team Members</a></li> | ||
<li><a href="https://igem.org/Team.cgi?id=1189" target="_blank">Our Profile</a></li> | <li><a href="https://igem.org/Team.cgi?id=1189" target="_blank">Our Profile</a></li> | ||
Line 90: | Line 99: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li | + | <li class="NotebookLink"> |
- | <ul | + | <a href="https://2013.igem.org/Team:Calgary/Notebook">Notebook</a> |
+ | <ul> | ||
<li><a href="https://2013.igem.org/Team:Calgary/Notebook/Journal">Journal</a> | <li><a href="https://2013.igem.org/Team:Calgary/Notebook/Journal">Journal</a> | ||
<ul> | <ul> | ||
Line 111: | Line 121: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li | + | <li class="OutreachLink"> |
- | <ul | + | <a href="https://2013.igem.org/Team:Calgary/Outreach">Outreach</a> |
+ | <ul> | ||
<li><a href="#">Sub-Page</a></li> | <li><a href="#">Sub-Page</a></li> | ||
<li><a href="#">Sub-Page</a></li> | <li><a href="#">Sub-Page</a></li> | ||
Line 118: | Line 129: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li | + | <li class="iGEMLink"> |
+ | <a href="https://2013.igem.org" target="_blank">iGEM</a> | ||
+ | </li> | ||
</ul> | </ul> | ||
</nav> | </nav> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 19:59, 12 July 2013