On 03.04.2011 01:28, Matteo Bertamini wrote:
Hi everyone!
I'm trying to understand the behaviour of this code (and its related
css attributes of course):
http://dl.dropbox.com/u/1889847/test.html
Floats are not supposed to rise higher than preceding floats, so Fx is
correct and show the same line-up as other non-IE browsers.
OTOH: the document keeps all browsers in quirks mode - no doctype, so IE
will not bother with W3C standards but instead fall back to how IE5.5
treats such elements/CSS. If IE quirks mode behavior is what you expect,
no wonder you have problems understanding non-IE browsers' much closer
to W3C standard behavior even in quirks mode. Only IE really needs a
doctype in order to follow W3C standards.
regards
Georg
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/