PDA

View Full Version : Windows Compatability Help!!!




RiseAgainst
Oct 31, 2004, 10:25 PM
Can someone please chack this page in Windows IE and tell me why the text box is being displayed as a white box. Please use Safari to see what it should really look like.

Thanks in advance

Http://www.markremo.com/dan



mnkeybsness
Oct 31, 2004, 11:34 PM
I'm not exactly sure because I don't use all of that deprecated HTML for web design (and never have), but I believe that the problem is the iFrame... you are calling the background image for the <td>, but then the iFrame calls a different HTML page which does not have that background image as an attribute.

I suggest that you learn CSS and clean that site up. I bet the lines of code could be reduced by about 80%.