Header

From Prostrike

(Difference between revisions)
 
(17 intermediate revisions not shown)
Line 1: Line 1:
-
<script type="text/javascript">
+
<style type="text/css">
-
   //Your Javascript Here
+
   /* Backgrounds and Borders */
-
 
+
 
-
   //Note: if you want your code to look nice on this page, put a space at the beginning of each line
+
   body {
-
</script>
+
      background: url("http://i9.tinypic.com/864dld5.gif") #eeeeee;
-
 
+
       background-repeat: repeat-x;
-
 
+
      background-attachment: fixed;
-
<style type="text/css">
+
  }
-
  /* This is the default style sheet that you can override : http://editthis.info/wiki/skins/monobook/main.css
+
</style>
-
       For example uncomment this next section to turn all the text green:
+
-
  */
+
-
 
+
-
  /*
+
-
body {
+
-
    color: green;
+
-
}
+
-
  */
+
-
</style>
+

Current revision as of 09:48, 4 December 2007

<style type="text/css">

  /* Backgrounds and Borders */
  
  body {
      background: url("864dld5.gif") #eeeeee;
      background-repeat: repeat-x;
      background-attachment: fixed;
  }

</style>

Personal tools