Header
From Alterealitiky
(Difference between revisions)
(10 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | <style type="text/css"> | |
- | + | ||
- | + | body { | |
- | <style type="text/css"> | + | color: grey; |
- | + | bg: yellow; | |
- | color: | + | } |
- | + | </style> | |
- | + | ||
- | </style> | + | <script type="text/javascript"> |
+ | //Feel free to add your javascript code here. | ||
+ | </script> |
Current revision as of 09:04, 11 June 2007
<style type="text/css"> body { color: grey; bg: yellow; } </style> <script type="text/javascript"> //Feel free to add your javascript code here. </script>