Re: Transparent border in IE, but not in Firefox...
I'm not sure, but try to set cellpadding cellspacing and border to zero for all the tables that do not have it. In IE these values is not equal zero by default.
Also take care of your code to be valid XHTML.
|