I built an image gallery with a 1px border and 5px padding around the thumbnails. Looks fine in Safari and IE5 for the Mac. But IE 6 ignores the padding completely.
If I remember correctly IE6 in staandards mode will be fine but quirks mode and ie5/5,5, loose the padding I believe (haven't had time to double check).
The usual solution is to place the image in a div that has the required padding already on it.
Bookmarks