Header
From Alterealitiky
(Difference between revisions)
(One intermediate revision not shown) | |||
Line 1: | Line 1: | ||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
body { | body { | ||
color: grey; | color: grey; | ||
- | bg: | + | bg: yellow; |
} | } | ||
</style> | </style> | ||
- | + | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
//Feel free to add your javascript code here. | //Feel free to add your javascript code here. | ||
</script> | </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>