Why is there always a gap between the bottom edge of the picture and the bottom edge of the div after placing an image in a div in IE6? How to eliminate this gap? Tried setting margin and padding to no avail.
Try setting the border of the image to 0
Try setting the border of the image to 0 Trying
doesn’t work, but I found a way. Just set the display of img to block.
This is a historical question, take a look at this article: http://www.wheattime.com/images-tables-and-mysterious-gaps.html