Why don't HTML colors work in Firefox?

I am designing a page with HTML using Firefox, but it doesn't work. Example: <table bgcolor="00FFFF"> It works in Internet Explorer, but the colors don't show up in Firefox. Is there a way to fix this?

Public Comments

  1. Try bgcolor="#00ffff". All hex colour codes need to be preceeded with a #.
Powered by Yahoo! Answers