Reputation: 6625
I'm working on a simple mailer with html. I have been reading tables are the way to go and inline styling to be safe.
When I setup my td there is a space between that I can't seem to figure out why its happening.
here is a jsfiddle example : http://jsfiddle.net/rcZZb/1/
As you can see there is a white space bettween the header and the banner.If I put another td below that there is a space between that too.
Upvotes: 1
Views: 66