CSS ...and the dreaded IE

Cylian

Can't get enough of FH
Joined
Jan 17, 2004
Messages
2,336
Tried to rebuild Adlatus' webpage with CSS only.

In Firefox it looks alright, Konqueror (Linux) displays it correctly too. The W3C Validators for HTML and CSS don't report any major problems (bar the CSS one that doesn't know roundings :p).

The Internet Explorer6 screws the whole positioning up. I'd guess it's something about the "float" and "position: relative" attributes, but the IE6 should be able to handle those commands according to various lists.

Checked if the IE goes into Quirks-mode, but it does stay in CSS compatible.

anyone got an idea how to fix that ?

the HTML page

the CSS file
 

Users who are viewing this thread

Top Bottom