flush images -
12-28-2003
, 08:17 PM
I am struggling with placing 3 images side-by-side in a table cell and not
having any space between images. The <table> tag has an attribute
borders=0, each <img> tag has an attribute borders=0, and each <img> tag
includes accurate values for height and width attributes. And yet, my IE
browser displays a space of about 3-4 pixels of background color between
each images. Additionally, even though the sum of the widths of the images
is 1 pixel less than the table width, one image wraps to the next line (does
not fit in the tables width).
I would appreciate any help and insight anyone might have.
Thanks,
Dan Gauthier |