Team:UCL/Template:pageheader
From 2014.igem.org
(Difference between revisions)
Adamdenyer (Talk | contribs) (Created page with "blah blah blah") |
Adamdenyer (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | + | <!-- begin accesibility skip to nav skip content --> | |
+ | <ul class="visuallyhidden" id="top"> | ||
+ | <li><a href="#nav" title="Skip to navigation" accesskey="n">Skip to navigation</a></li> | ||
+ | <li><a href="#page" title="Skip to content" accesskey="c">Skip to content</a></li> | ||
+ | </ul> | ||
+ | <!-- end /.visuallyhidden accesibility--> | ||
+ | |||
+ | <!-- mobile navigation trigger--> | ||
+ | <h5 class="mobile_nav"><a href="javascript:void(0)"> <span></span></a></h5> | ||
+ | <!--end mobile navigation trigger--> | ||
+ | |||
+ | <section class="container preheader"> | ||
+ | |||
+ | <ul class="social"> | ||
+ | <li><a class="socicon small rss" href="#" data-placement="bottom" title="Subscribe to our RSS feed"></a></li> | ||
+ | <li><a class="socicon small facebook" href="#" data-placement="bottom" title="Follow us on Facebook"></a></li> | ||
+ | <li><a class="socicon small twitterbird" href="#" data-placement="bottom" title="Follow us on Twitter"></a></li> | ||
+ | <li><a class="socicon small vimeo" href="#" data-placement="bottom" title="Follow us on Vimeo"></a></li> | ||
+ | </ul> | ||
+ | |||
+ | </section> | ||
+ | |||
+ | <!-- begin .header--> | ||
+ | <header class="header clearfix"> <img src="" class="print logo" alt="name of company" /> | ||
+ | |||
+ | <div class="container"> | ||
+ | |||
+ | <!--#include file="menu.html" --> | ||
+ | |||
+ | <!-- begin #logo --> | ||
+ | <div id="logo"> <a href="index.html"><img alt="" src="" /><em></em><!--effing ie7 support--></a> </div> | ||
+ | <!-- end #logo --> | ||
+ | |||
+ | </div> | ||
+ | <!-- close / .container--> | ||
+ | |||
+ | </header> | ||
+ | <!-- close /.header --> |
Revision as of 10:44, 16 May 2014
- <a href="#nav" title="Skip to navigation" accesskey="n">Skip to navigation</a>
- <a href="#page" title="Skip to content" accesskey="c">Skip to content</a>
<a href="javascript:void(0)"> </a>
<section class="container preheader">
</section>
<header class="header clearfix"> <img src="" class="print logo" alt="name of company" />
<a href="index.html"><img alt="" src="" /></a>
</header>