On Mon, Nov 11, 2013 at 12:24 PM, Hahnel, Fred (DET-MRM) <[email protected]> wrote: > I am encountering a strange issue with Outlook Web Access (OWA). We recently > upgraded the server to Outlook 2013, was Outlook 2007. > Previous emails with stacked tables now have a blank line between each table. > We are also seeing this now on older emails that rendered properly on OWA > with the old server.
OK. Have you tried removing all white space between tables in the code? Like: </tr></table><table><tr> etc Is there anything about the <td>s or elements in the <td> that will do this? <p> tags are sketchy in email. Also, you can add inline styles to table to remove space in some email clients. > These emails render perfectly on Outlook 2013 as well as any other clients > (I've tested with an Email On Acid account). > Any clues? OK, so, do you have an issue or no? This contradicts the first sentence. Or I'm not following your thought here... > > -Fred Hahnel > > -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
