I have an image in a table ce (not as background), and it seems that in IE there is padding around the image. I've tried monkeying with different attributes for both the <TD> and <IMG> tag to no avail. What I've got to work is to wrap the image in a div tag with the appropriate dimensions, but is there an attribute/style for either the <img>, <td>, or <table> tag I could use instead?
Thanks.
Thanks.