Team:Rutgers/main.html

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{{CSS/Mainn}}
+
{{CSS/Main}}
{{:Team:Rutgers/reset}}
{{:Team:Rutgers/reset}}
{{:Team:Rutgers/main.css}}
{{:Team:Rutgers/main.css}}
<html>
<html>
 +
<!-- mediawiki html tag (above) does not support class assignments. A second html tag (below), however, does -->
<html lang="en" class="no-js">
<html lang="en" class="no-js">
 +
<!-- most code copied from http://tympanus.net/Development/TabStylesInspiration - codrops is great! -->
<head>
<head>
 +
<!-- normalize.css and modernizr.js are great tools to aid with cross-browser compatibility -->
<link rel="stylesheet" type="text/css" href="http://tympanus.net/Development/TabStylesInspiration/css/normalize.css" />
<link rel="stylesheet" type="text/css" href="http://tympanus.net/Development/TabStylesInspiration/css/normalize.css" />
-
<link rel="stylesheet" type="text/css" href="css/tabs.css" />
 
   <script src="http://tympanus.net/Development/TabStylesInspiration/js/modernizr.custom.js"></script>
   <script src="http://tympanus.net/Development/TabStylesInspiration/js/modernizr.custom.js"></script>
</head>
</head>

Revision as of 21:04, 7 October 2014

The Next Step in DNA Synthesis

2

3

4

5

6