I\'m designing an HTML email template, which forces me to use tables. In the code below, I\'m having trouble (1) removing the spacing below the placeholder image and (2) removin
Used font-size:0 in parent TD which has the image.
font-size:0
TD