Team:Wageningen UR/templates/header
From 2014.igem.org
(Difference between revisions)
(22 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> | ||
+ | <html lang="en"> | ||
<head> | <head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
- | |||
<title>Wageningen UR iGEM 2014 </title> | <title>Wageningen UR iGEM 2014 </title> | ||
+ | |||
+ | <link rel="icon" href="https://static.igem.org/mediawiki/2014/e/e2/Wageningen_UR_Banana_favicon.png" sizes="16x16" type="image/png"> | ||
+ | <link rel="icon" href="https://static.igem.org/mediawiki/2014/e/e2/Wageningen_UR_Banana_favicon.png" sizes="32x32" type="image/png"> | ||
+ | <link rel="icon" href="https://static.igem.org/mediawiki/2014/e/e2/Wageningen_UR_Banana_favicon.png"> | ||
+ | <link rel="apple-touch-icon" href="https://static.igem.org/mediawiki/2014/e/e2/Wageningen_UR_Banana_favicon.png"> | ||
+ | <!--[if IE]><link rel="shortcut icon" href="https://static.igem.org/mediawiki/2014/e/e2/Wageningen_UR_Banana_favicon.png"><![endif]--> | ||
+ | <!-- or, set /favicon.ico for IE10 win --> | ||
+ | <meta name="msapplication-TileColor" content="#D83434"> | ||
+ | <meta name="msapplication-TileImage" content="https://static.igem.org/mediawiki/2014/e/e2/Wageningen_UR_Banana_favicon.png"> | ||
+ | |||
<link rel="stylesheet" href="https://2014.igem.org/Team:Wageningen_UR/css?action=raw&ctype=text/css" type="text/css" /> | <link rel="stylesheet" href="https://2014.igem.org/Team:Wageningen_UR/css?action=raw&ctype=text/css" type="text/css" /> | ||
- | + | ||
<!--[if (lte IE 6)|(gte IE 8)]> | <!--[if (lte IE 6)|(gte IE 8)]> | ||
<style type="text/css"> | <style type="text/css"> | ||
Line 11: | Line 22: | ||
</style> | </style> | ||
<![endif]--> | <![endif]--> | ||
- | <!--[if | + | |
- | <script src=" | + | <!--[if IE 9]> |
- | < | + | <style type="text/css"> |
+ | #innerwrap {margin-left: 200px;} | ||
+ | </style> | ||
+ | <![endif]--> | ||
+ | |||
+ | |||
+ | <script type="text/javascript" src="https://2014.igem.org/Team:Wageningen_UR/js/wur.js?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> | ||
+ | <script type="text/javascript" src="https://2014.igem.org/Team:Wageningen_UR/js/jquery.scrollto.js?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2014.igem.org/Team:Wageningen_UR/js/colorbox.js?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2014.igem.org/Team:Wageningen_UR/js/timeliner.min.js?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> | ||
+ | |||
+ | <script> | ||
+ | $(function() { | ||
+ | $("a[href^='http']:not([href*='2014.igem.org'])").each(function() { | ||
+ | $(this).click(function(event) { | ||
+ | event.preventDefault(); | ||
+ | event.stopPropagation(); | ||
+ | window.open(this.href, '_blank'); | ||
+ | }).addClass('externalLink'); | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
+ | |||
- | + | </head> | |
<body> | <body> | ||
<div id="wrapper"> | <div id="wrapper"> | ||
Line 22: | Line 57: | ||
</div> --> | </div> --> | ||
<div id="innerwrap"> | <div id="innerwrap"> | ||
+ | |||
<div id="left"> | <div id="left"> | ||
+ | <p> </p> | ||
<div id="inner-left"> | <div id="inner-left"> | ||
<p> </p><!-- To make sure the div doesn't float away into the sunset~ --> | <p> </p><!-- To make sure the div doesn't float away into the sunset~ --> | ||
<div class="sidebar-container"> | <div class="sidebar-container"> | ||
- | <div | + | <p> </p> |
- | + | <div id="nav-anchor"></div> | |
+ | <sidenav> | ||
+ | <!-------------------- First template section end ------------------------------------> | ||
</html> | </html> |
Latest revision as of 17:49, 16 October 2014