Template:Montgomery Cougars NJUSA/Common
From 2014hs.igem.org
(Difference between revisions)
Casey.chow (Talk | contribs) |
Casey.chow (Talk | contribs) (New theme!) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | <!-- Modernizr --> | |
- | + | <script src="http://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.2/modernizr.min.js"></script> | |
- | <header | + | |
- | + | <!-- Pure --> | |
- | < | + | <link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.5.0/pure-min.css"> |
- | + | <!--[if lte IE 8]><link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.5.0/grids-responsive-old-ie-min.css"><![endif]--> | |
- | + | <!--[if gt IE 8]><!--><link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.5.0/grids-responsive-min.css"><!--<![endif]--> | |
- | + | ||
- | + | <!-- jQuery --> | |
+ | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script> | ||
+ | |||
+ | <!-- UnSlider --> | ||
+ | <script src="http://unslider.com/unslider.js"></script> | ||
+ | |||
+ | <!-- Fonts --> | ||
+ | <link rel="stylesheet" href="http://weloveiconfonts.com/api/?family=fontawesome" type="text/css" > | ||
+ | <link href='http://fonts.googleapis.com/css?family=Raleway|Open+Sans:400,700,300' rel='stylesheet' type='text/css'> | ||
+ | |||
+ | <!-- Custom --> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2014hs.igem.org/Template:Montgomery_Cougars_NJUSA/Common_CSS?action=raw&ctype=text/css"> | ||
+ | |||
+ | <script src="https://2014hs.igem.org/Template:Montgomery_Cougars_NJUSA/Common_JS?action=raw&ctype=application/javascript"></script> | ||
+ | <!--[if lt IE 9]><script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script><![endif]--> | ||
+ | |||
+ | <!-- Top Header --> | ||
+ | <div id="header-wrapper"> | ||
+ | <header id="header"> | ||
+ | <nav class="pure-menu pure-menu-open pure-menu-horizontal" id="nav"> | ||
+ | <a href="/Team:Montgomery_Cougars_NJUSA" class="pure-menu-heading" id="logo"> | ||
+ | <span>Montgomery iGEM</span> | ||
+ | <img src="https://static.igem.org/mediawiki/2014hs/thumb/0/08/IGEM_Logo.png/300px-IGEM_Logo.png" /> | ||
+ | </a> | ||
<ul> | <ul> | ||
- | + | <li><a href="/Team:Montgomery_Cougars_NJUSA">Home</a></li> | |
- | + | <li><a href="/Team:Montgomery_Cougars_NJUSA/Team">Team</a></li> | |
- | + | <li><a href="/Team:Montgomery_Cougars_NJUSA/Project">Project</a></li> | |
- | + | <li><a href="/Team:Montgomery_Cougars_NJUSA/Notebook">Notebook</a></li> | |
- | + | <li><a href="/Team:Montgomery_Cougars_NJUSA/Safety">Safety</a></li> | |
- | + | <li><a href="/Team:Montgomery_Cougars_NJUSA/Human_Practices">Human Practices</a></li> | |
- | + | <li><a href="/Team:Montgomery_Cougars_NJUSA/Fun!">Fun!</a></li> | |
- | + | </ul> | |
- | + | </nav> | |
</header> | </header> | ||
- | + | </div> | |
- | < | + | <!-- End Top Header --> |
+ | |||
+ | <!--+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--> |
Revision as of 20:42, 13 June 2014