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. These emails render perfectly on Outlook 2013 as well as any other clients (I've tested with an Email On Acid account). Any clues?
-Fred Hahnel -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of John D Sent: Friday, November 08, 2013 5:47 PM To: [email protected]; Karl DeSaulniers; CSS-D Discuss Subject: Re: [css-d] z-index issue on iOS > Since > there is (by definition) exactly one <BODY> element, and since it is > highly unlikely that any other element should be styled identically to > the <BODY> element (in all aspects, that is, not just in some aspects > such as the choice of font-family), then I would have thought that an > ID was to be preferred so that one can ensure that it is not > accidentally applied to another element. If this is the case then why even bother to use an ID when putting the styles to the body will do the same job like this: body { /* Your styles goes here */ } What is the advantage of using an ID here? ______________________________________________________________________ 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/ 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/
