Team:Cornell/templates/nbentry

From 2012.igem.org

(Difference between revisions)
(Undo revision 301146 by N.Bhatt (talk))
 
(25 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- 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 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 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 IE 8]>    <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!-->
<!--[if gt IE 8]><!-->
-
<html class="no-js" lang="en">
+
<div class="entry nb-{{{type}}}">
-
<!--<![endif]-->
+
<div>
-
<head>
+
<h6>{{{head}}}</h6>
-
<meta charset="utf-8" />
+
{{{text}}}
-
<meta name="viewport" content="width=device-width" />
+
</div>
-
<link rel="stylesheet" href="https://2012.igem.org/Team:Cornell/stylesheets/foundation?action=raw&ctype=text/css">
+
</div>
-
<link rel="stylesheet" href="https://2012.igem.org/Team:Cornell/stylesheets/app?action=raw&ctype=text/css">
+
-
<script src="https://2012.igem.org/Team:Cornell/javascripts/modernizr.foundation?action=raw&ctype=text/javascript"></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 id="bodyContent">
+
-
<div class="row last-ele">
+
-
<div class="twelve columns">
+
-
</html>
+
-
<h4>{{{head}}}</h4>
+
-
{{{text}}}
+
-
<html>
+
-
</div>
+
-
</div>
+
-
</div>
+
-
</body>
+
-
</html>
+

Latest revision as of 20:27, 20 June 2013

{{{head}}}

{{{text}}}