Header

From Prostrike

(Difference between revisions)
 
(24 intermediate revisions not shown)
Line 1: Line 1:
-
<script type="text/javascript">
 
-
  <!-----Your Javascript Here----->
 
-
</script>
 
<style type="text/css">
<style type="text/css">
-
  body {
+
  /* Backgrounds and Borders */
-
    color: purple;
+
 
-
    background-color: #d8da3d }
+
  body {
 +
      background: url("http://i9.tinypic.com/864dld5.gif") #eeeeee;
 +
      background-repeat: repeat-x;
 +
      background-attachment: fixed;
 +
  }
</style>
</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