Before anything i want to say Hi to everyone on webforumz
I have one problem in styling <
html> tag.
I use embedded
CSS style and code goes like this:
<style type="text/
css">
<!--
html {
background-color: #0099CC;
background-image:url(poz.jpg)
}
-->
</style>
But nothing happen. When i use <body> tag its ok. Can i style with
CSS <
html> like this?
sry on my bad eng