I'm having an issue with gaps appearing in Outlook / windows in an html email which I can't fix. It's a common problem I know and possibly something to do with col spans (judging by other posts). I've tried a number of things to do with line heights (although height doesn't appear to be the issue here) and adding ms specific styling but to no avail.
You can see the code here: http://www.theindustryclub.co.uk/xmas/ticChristmasTemplate_card.html
and see the problem here http://www.theindustryclub.co.uk/xmas/images/industryClubMailing.jpg
It's looking tight in all other clients and web based mail apps - just pesky outlook 2013 dragging me down and got me stumped. I would be grateful for any suggestions / help.
Martin
display:block;
table, table td { border-collapse:collapse }
in the headHere's a template you may find useful.