I receive the HTML newsletter as email messages using Microsoft Outlook 2007. There are several images in the email that are organized using the 'width' and 'height' attributes of the 'img' tag.
When I try to open the html code in any browser, the images and text are ordered correctly. But in Outlook 2007, it got messed up, and images are displayed in random sizes, even if the height and width are explicitly specified in the HTML code.
Can someone tell me how to correctly display images in Outlook 2007 so that formatting is not confused?
ssahu source share