I'm currently programming an email marketing piece. It uses rudimentary HTML and tables. The header and footer images are split into parts - three rows, since Constant Contact likes to keep them under 70k.
I've previewed it in Safari, Firefox, and Chrome (all on the Mac) - it looks seamless.
The problem I'm running into is that my boss uses Outlook on Windows. For some reason, the table is rendering with spaces between each image. I'm also assuming most people who receive this will be using Outlook.
I've checked - cellspacing and cellpadding are all set to 0. I've clearly specified table height and data cell height. Even image height.
First off, has anyone run into this issue before?
Secondly, does anyone know of someplace I can check/verify the code?
I appreciate your help. This is stumping me.
I should probably add that I am not much of a programmer...
I've previewed it in Safari, Firefox, and Chrome (all on the Mac) - it looks seamless.
The problem I'm running into is that my boss uses Outlook on Windows. For some reason, the table is rendering with spaces between each image. I'm also assuming most people who receive this will be using Outlook.
I've checked - cellspacing and cellpadding are all set to 0. I've clearly specified table height and data cell height. Even image height.
First off, has anyone run into this issue before?
Secondly, does anyone know of someplace I can check/verify the code?
I appreciate your help. This is stumping me.
I should probably add that I am not much of a programmer...