I'm coding a page and mainly using Firefox 1.5. I want a line of black
text with a red asterisk in it, like so:
<tr><td colspan="6" class="black9" align="center">(<scan
style="color:#FF0000">*</scan> = Required)</td></tr>
(that's one row in a table)
In Firefox the page looks like I want, but then I checked using IE6 and
everything looks black. What's going on?