Header
From Nhs It Info
(Difference between revisions)
(12 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | |||
- | |||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
- | /* This is the default style sheet that you can override : http://editthis.info/wiki/skins/monobook/main.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> | </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 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> | ||
+ | <!-- End of StatCounter Code --> |
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>