[thelist] CELL BACKGROUND COLOR IN NETSCAPE

Jeff jeff at members.evolt.org
Thu, 2 Dec 1999 19:32:17 -0800


adrian,

:~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
: From: Adrian Fischer <hfisher1@elp.rr.com>
:
: IE will color a cell background using bgcolor="yellow" but netscape wont.
Can I over come
: this?  Its very frustrating.  I only want ot do one cell not the whole
table.  any ideas??
:~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

kind of a silly question but do you have something in the cell or is it
empty?

also, try to use hex values whenever possible as there is wider support than
the use of names.  the value for "yellow" would be "#FFFF00"

good luck,

.jeff