Team:IIT Madras/Templates/Header

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<html>
+
<html><script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>JS Loaded?</html>
-
<style type="text/css">
+
-
     
+
-
      #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
+
-
        display:none;
+
-
      }
+
-
      #top-section {
+
-
        border: none;
+
-
        height: 0px;
+
-
      }
+
-
      #menubar{
+
-
        display: none;
+
-
      }
+
-
      #content {
+
-
        background: none;
+
-
        border: none;
+
-
        width: 100%}
+
-
      #bodyContent{
+
-
       
+
-
        width:100%;
+
-
      }
+
-
    </style>
+
-
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
+

Revision as of 12:48, 20 September 2013

JS Loaded?