Closed Bug 312772 Opened 19 years ago Closed 19 years ago

With IE, this site has no visual errors: the table and line colors. Page builded with Macromedia Dreamweaver 8

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 190655

People

(Reporter: marcsoler50, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-PT; rv:1.7.12) Gecko/20050919 Firefox/1.0.7 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-PT; rv:1.7.12) Gecko/20050919 Firefox/1.0.7 In the page, www.tfa-gaming.com we can notice the visual diferences between using IE and FF, witch is the table, and the "Horizontal Rule" colors. In Dreamweaver, the page is configured, that the "Horizontal Rule" color is orange and the outlines of the table black. Reproducible: Always Steps to Reproduce: 1. Open www.tfa-gaming.com using FF 2. Open www.tfa-gaming.com using IE 3. See the visual difrences
There are two different issues in your report, in the future please open one bug report per issue. Issue 1, the table colors. The bordercolor attribute isn't the correct one to use to make the outlines black. It's not part of HTML4, so the browsers do their own thing for historical reasons. In Mozilla that is just the outermost border color. Use CSS to get the desired effect. Issue 2, the HR color. There's an existing bug for that. As a workaround, set the background-color on the HR. Duping this bug to the existing one. *** This bug has been marked as a duplicate of 190655 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
The HR color issue is definitly not a duplicate of bug 190655 (read this exactly please).
You need to log in before you can comment on or make changes to this bug.