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
Hi as @andrew mentioned make cellpadding = 0, you still might have some space as you are using table border=1.
cellpadding = 0
table border=1