Possible Duplicate:
html, css - weird invisible margin below pictures
I'm working on this site: https://dl.dropbox.com/u/2241201/tivoli-animation/index.html
It's just a table with a bunch of <td><img src='' /></td>
I've set the width and height, but I don't know where that weird white space is coming from. I also know the images are the correct size, and there doesn't seem to be any padding or margin issues here when I inspect element
in chrome.