Template:CU-Boulder-header2

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
-
<!-- <script> -->
+
<script>
-
<!--     /*This removes all the iGEM stylesheets before the site adds its own -->
+
     /*This removes all the iGEM stylesheets before the site adds its own
-
<!--     There are just too many styles to overide to make it worth using them at all -->
+
     There are just too many styles to overide to make it worth using them at all
-
<!--     Doing a website on a WIKI is a pain in the neck. Stuff is at least 10x harder than -->
+
     Doing a website on a WIKI is a pain in the neck. Stuff is at least 10x harder than
-
<!--     it should be.*/ -->
+
     it should be.*/
-
<!--     var styleSheets = document.styleSheets; -->
+
     var styleSheets = document.styleSheets;
-
<!--     for (var i = 0; i < styleSheets.length; i++) { -->
+
     for (var i = 0; i < styleSheets.length; i++) {
-
<!--     console.log(styleSheets[i].href); -->
+
     console.log(styleSheets[i].href);
-
<!--     styleSheets[i].disabled = true; -->
+
     styleSheets[i].disabled = true;
-
<!--     } -->
+
     }
-
<!-- </script> -->
+
</script>
<link rel="stylesheet" type="text/css" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" />
Line 118: Line 118:
     </div>
     </div>
-
</div>
 
-
 
-
 
-
<!-- <div class="header"><a href="http://colorado.edu"><img src="https://static.igem.org/mediawiki/2013/a/af/CUblacklogo.JPG" width="746" height="160" /></div> -->
 
-
 
-
<div id="headerimage">
 
-
    <div><img src="https://static.igem.org/mediawiki/2013/9/9f/Campus%28750x275%29.png" width="750" height="275"/></div>
 
-
    <div class="hide"><img src="https://static.igem.org/mediawiki/2013/4/4d/JSCBB%28750x275%29.png" width="750"/></div>
 
-
    <div class="hide"><img src="https://static.igem.org/mediawiki/2013/6/69/Flatirons%28750x275%29.png" width="750" height="275"/></div>
 
</div>
</div>

Revision as of 22:42, 11 May 2014