Jump to content

HTML/CSS Bug with IE7/FF2


RPS

Recommended Posts

File: portal/clientareahome.tpl

Line: 4

Code:

<table width="100%" class="clientareatable" cellspacing="1"><tr bgcolor="ffffff"><td valign="top" style="padding:10px;">

 

The table is already defined by the class clientareatable, yet the tr has a set bgcolor, that IE7 ignores since it is already declared within the CSS file.

 

So which is supposed to be correct? The one in the HTML or the one in the CSS? One needs to go though...

Link to comment
Share on other sites

  • 2 weeks later...
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated