IE Ignores margin-top
This issue has caused many a hair-pulling session. For some reason, IE will ignore the top margin of a DIV. There are a lot of details I’m leaving out, but the issue seems to be fixed by moving any “absolutely” positioned DIVs under the non-complying DIV in the HTML.
Categories: HTML/CSS