I just received a HTML newsletter from play.com and it reminded me of something we discovered with Gmail a few months ago...
Since the powers-that-be at Google created a new class of font-size:80%, horizontal spaces have been appearing between images. And it looks like play have unfortunately (maybe) fallen foul of it.
To fix it, simply adding font-size:0 to any <td> tags containing image.
Eg. <td style="font-size:0;">
It is possible that this will cause spam software to wonder what you're up to, but on the whole it seems forgiveable.
Want to share? Tweet it!
JPB needed 2 HTML emails built for their client Clarke Willmott, which could be sent easily every week by the PR company.
Read more
After remaking WeddingFayresUK.co.uk we sent out this HTML email to the site's mailing list of wedding fayre organisers.
Read more
Graduate Fashion Week wanted to stand out from the crowd to potential sponsors and visitors. So we designed and built them a couple of HTML email templates.
Read more
CCT needed a HTML email built in a hurry!
Read more
I understand Gmail doesn't support some styling, but I never new the fix would be this easy - thanks!!