Forum Moderators: open

Message Too Old, No Replies

Is bg color="" valid for Firefox?

is this valid for firefox?

         

abraxar

3:40 pm on Nov 7, 2006 (gmt 0)

10+ Year Member



Hi all
my table colour isn't showing up in firefox or netscape but is good in IE and Safari

Can anyone tell me if this is recognized by Mozzilla or if it is another issue?
man thanks
Maria

[edited by: encyclo at 4:42 pm (utc) on Nov. 7, 2006]
[edit reason] no links to personal sites please, see forum charter [/edit]

encyclo

2:07 am on Nov 8, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld Maria!

Whilst it is usually recommended to use CSS for adding a background color to a table, the

bgcolor
attribute on the
table
element should work as expected in Firefox.

You should start by seeing if there is any errors in your current markup which are stopping the background color from showing up. You can use the HTML validator:

  • W3C HTML validator [validator.w3.org]
  •