Team:Cornell/templates/header2

From 2012.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 1: Line 1:
-
echo '
+
<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
 +
<!--[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>
<head>
<meta charset="utf-8" />
<meta charset="utf-8" />
Line 10: Line 16:
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<![endif]-->
 +
<style>.tour { background: #cc2121} .tour:hover { color: white; background: #871414; }  #footer-box {display:none;}</style>
</head>
</head>
<body>
<body>
Line 23: Line 30:
</div> </a>
</div> </a>
<ul class="nav-bar">
<ul class="nav-bar">
 +
<li class="pg-tour" style="margin: 7px 10px 7px;border:0px">
 +
<a href="https://2012.igem.org/Team:Cornell" class="button radius" style="padding: 5px 10px 5px">Tour</a>
 +
</li>
<li class="pg-home">
<li class="pg-home">
<a href="https://2012.igem.org/Team:Cornell">Home</a>
<a href="https://2012.igem.org/Team:Cornell">Home</a>
Line 113: Line 123:
<div class="clearfix"></div>
<div class="clearfix"></div>
</div>
</div>
-
</div>'
+
</div>
 +
</html>

Latest revision as of 19:30, 4 March 2013