Posted by wolfing1 on 06/21/06 19:48
wolfi...@gmail.com wrote:
> 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?
By the way, black9 class is as follows:
..black9
{
FONT-SIZE: 9pt;
COLOR: black;
FONT-FAMILY: Arial
}
Why isn't the "*" showing red in IE but it does in Firefox?
Navigation:
[Reply to this message]
|