Your table with the id "header" have a position: relative css rule applied, and it's what's mess the whole layout.
Once disabled, it's ok in ff.
But appart from that, the code of your layout is terrible to read...
Quote:
Result: 8 errors / 1 warning
line 128 column 46 - Error: required attribute "type" not specified
line 129 column 7 - Error: required attribute "type" not specified
line 132 column 63 - Warning: cannot generate system identifier for general entity "hl"
line 132 column 63 - Error: general entity "hl" not defined and no default entity
line 132 column 65 - Error: reference to entity "hl" for which no system identifier could be generated
line 132 column 62 - Info: entity was defined here
line 137 column 35 - Error: there is no attribute "leftmargin"
line 137 column 49 - Error: there is no attribute "topmargin"
line 138 column 32 - Error: required attribute "type" not specified
line 139 column 38 - Error: there is no attribute "height"
|
And mixing tables (hurg...) and positioned CSS is the direct way to bang your head against the walls...
__________________
Listen to the ducky: "This is awesome!!!"
|