Header

From Nhs It Info

(Difference between revisions)
 
(15 intermediate revisions not shown)
Line 1: Line 1:
-
<script type="text/javascript">
+
<style type="text/css">
-
   <!-----Your Javascript Here----->
+
  /*
 +
      Notes:
 +
      -You must log as admin to edit this page
 +
      -Whatever you enter in this page will be added to the html in the header after the standard style sheet, so you can override styles.
 +
      -if you want your code to look nice on this page, put a space at the beginning of each line
 +
      -This is the default style sheet that you can override : http://editthis.info/wiki/skins/monobook/main.css
 +
     
 +
      For example uncomment this next section to turn all the text green:
 +
  */
 +
  /*
 +
body {
 +
    color: green;
 +
}
 +
  */
 +
</style>
 +
 
 +
<script type="text/javascript">
 +
   //Feel free to add your javascript code here.
 +
</script>
 +
 
 +
<!-- Start of StatCounter Code -->
 +
<script type="text/javascript" language="javascript">
 +
var sc_project=1987071;
 +
var sc_invisible=1;
 +
var sc_partition=18;
 +
var sc_security="41aa9b95";
</script>
</script>
-
<style type="text/css">
+
 
-
  body {
+
<script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><a href="http://www.statcounter.com/" target="_blank"><img  src="http://c19.statcounter.com/counter.php?sc_project=1987071&amp;java=0&amp;security=41aa9b95&amp;invisible=1" alt="html hit counter" border="0"></a> </noscript>
-
    color: purple;
+
<!-- End of StatCounter Code -->
-
    background-color: #d8da3d }
+
-
</style>
+

Current revision as of 22:36, 24 October 2006

<style type="text/css">
  /*
     Notes: 
      -You must log as admin to edit this page
      -Whatever you enter in this page will be added to the html in the header after the standard style sheet, so you can override styles. 
      -if you want your code to look nice on this page, put a space at the beginning of each line
      -This is the default style sheet that you can override : http://editthis.info/wiki/skins/monobook/main.css 
      
      For example uncomment this next section to turn all the text green:
  */
 /*
body {
   color: green;
}
 */ 
</style>
<script type="text/javascript">
  //Feel free to add your javascript code here.
</script>

<script type="text/javascript" language="javascript"> var sc_project=1987071; var sc_invisible=1; var sc_partition=18; var sc_security="41aa9b95"; </script>

<script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><a href="http://www.statcounter.com/" target="_blank"><img src="http://c19.statcounter.com/counter.php?sc_project=1987071&java=0&security=41aa9b95&invisible=1" alt="html hit counter" border="0"></a> </noscript>

Personal tools