Hi people, I have a div, inside the div is a heading and a table. I want the table to be say 50px from the bottom of the heading. So I give the table a margin-top50px. In FF it calculates the table's margin against the heading and in IE it calculates the margin against the top of the div, see attached image.
Could you please explain or guide me to what the problem is with the margins in Firefox and IE.
I've read the article on collapsing margins here http://complexspiral.com/publication...psing-margins/ but its still not working for me.
Could you please explain or guide me to what the problem is with the margins in Firefox and IE.
I've read the article on collapsing margins here http://complexspiral.com/publication...psing-margins/ but its still not working for me.
Comment