I welcome confirmation and elucidation on the following experience of CSS
behaviour.
In IE6 and 7 if an image is within a div, and the div has padding, and the
image has margins, the margins on the image are ignored where they butt up
against (are adjacent to) the div's padding.
In FF the image margin is obeyed.
If this is correct is it conditional upon other factors?