I have problems with the background color i set using css it works in internet explorer but not in fier fox here is the code i am using:
<code>
<style>
* { font-family: Arial, Tahoma, verdana; font-size: 12pt; COLOR: blue;background-color: #ADD8E6
}
</style>
</code>
note the text color works in both browsersjust not the background one any idea why this is? thanks
<code>
<style>
* { font-family: Arial, Tahoma, verdana; font-size: 12pt; COLOR: blue;background-color: #ADD8E6
}
</style>
</code>
note the text color works in both browsersjust not the background one any idea why this is? thanks
