This tip was printed from the MalekTips Computer and Technology Help and Tips website at http://malektips.com.

Web Development - Tables - Potential Problems - Colored Table BGround

There is a potential problem if you use colored table backgrounds. Many older browsers, including some versions of Netscape, do not support table backgrounds. Thus, if you have a white page with a black table and white text on the table, to many people, the table will be white and the text will be invisible. If you can not test your code with an older browser, just remember not to use a color for text within the tables that could not be read on top of the page if the table did not exist.


Press the "print" button on your browser or select "File" - "Print" to print this tip. Then, return to Web Development - Tables - Potential Problems - Colored Table BGround
 
Standard disclaimer applies - read http://malektips.com/disclaim.html.