Re: IE7 vs Firefox




"Ben C" <spamspam@xxxxxxxxx> wrote in message
news:slrnfieoah.t6q.spamspam@xxxxxxxxxxxxxxxxxxxx
It's the top margin on <p class="footer-text"> which in FF is correctly
collapsing with the top margin of <div id="footer">.

Either add margin-top: 0 to the p, or if you want the margin, but not to
have it collapsed, put padding-top: 1px on #footer.

Thank you very much.

Sheldon


.



Relevant Pages