Template:Caltech Header

From 2012.igem.org

(Difference between revisions)
Line 2: Line 2:
<head>
<head>
 +
<!-- This is a comment in html -->
<!-- Begin the internal style sheet -->
<!-- Begin the internal style sheet -->
<style type="text/css">
<style type="text/css">
-
<!-- Don't display the page title.  It is irrelevant. -->
+
/* This is a comment in css */
 +
/*Don't display the page title.  It is irrelevant.*/
.firstHeading {
.firstHeading {
display:none !important;
display:none !important;
}  
}  
-
 
+
/* This sets the orange background of the screen. */
-
<!-- This sets the orange background of the screen. -->
+
body {background: #EBA243}
body {background: #EBA243}

Revision as of 23:57, 6 July 2012