I am having an issue in Outlook 2007/10 when coding an email. I am getting added padding/margin between my tables and cant see what it could be. I have one big tables, with 3 tables inside it, all aligned left. I would have put them in seperate td's but need them to be out of the td's for it to work how i want responsively.
I have added border-collapse:collapse
and border-spacing:0px
to every table and all the cellpadding and spacing is set to 0. All my code is inline. This gap doesn't show in any other clients.
Any ideas?
Have attached diagram of my tables.