we don't use <p> tags at all. This suddenly started after the 'upgrade' to Outlook 2013 web server last Thursday. As I said before, old emails that were rendering properly before this upgrade, now also show the unwanted blank spacing
-Fred Hahnel -----Original Message----- From: Tom Livingston [mailto:[email protected]] Sent: Monday, November 11, 2013 1:19 PM To: Hahnel, Fred (DET-MRM) Cc: CSS-D Discuss Subject: Re: [css-d] HTML email issue on Outlook Web Access after server upgrade 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 This message contains information which may be confidential and privileged. Unless you are the intended recipient (or authorized to receive this message for the intended recipient), you may not use, copy, disseminate or disclose to anyone the message or any information contained in the message. If you have received the message in error, please advise the sender by reply e-mail, and delete the message. Thank you very much. ______________________________________________________________________ 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/
