Just a quick note, when trying to float elements in IE 5 for the Mac, it is important to remember that the browser (incorrectly) applies the parent element’s clear property (if one exists) to the child element.
November 23, 2004
Just a quick note, when trying to float elements in IE 5 for the Mac, it is important to remember that the browser (incorrectly) applies the parent element’s clear property (if one exists) to the child element.
This entry is categorized under CSS and tagged .
If you would like to follow the discussion on this post, you can follow the comment feed.