Team:Cornell/templates/header

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<html>
+
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
 +
<!--[if IE 7]>    <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
 +
<!--[if IE 8]>    <html class="no-js lt-ie9" lang="en"> <![endif]-->
 +
<!--[if gt IE 8]><!-->
 +
<html class="no-js" lang="en">
 +
<!--<![endif]-->
 +
<head>
 +
<meta charset="utf-8" />
 +
<meta name="viewport" content="width=device-width" />
 +
<link rel="stylesheet" href="https://dl.dropbox.com/u/3824307/iGEM/stylesheets/foundation.css">
 +
<link rel="stylesheet" href="https://dl.dropbox.com/u/3824307/iGEM/stylesheets/app.css">
 +
<script src="https://dl.dropbox.com/u/3824307/iGEM/javascripts/modernizr.foundation.js"></script>
 +
<!-- IE Fix for HTML5 Tags -->
 +
<!--[if lt IE 9]>
 +
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
 +
<![endif]-->
 +
</head>
 +
<body>
<div class="row header off-canvas">
<div class="row header off-canvas">
<div class="twelve columns centered header no-pad" id="header-wrapper">
<div class="twelve columns centered header no-pad" id="header-wrapper">
Line 65: Line 82:
</div>
</div>
</div>
</div>
-
</html>
 

Revision as of 02:08, 22 September 2012