Page is a not externally linkable
bluesmandeluxe - 6:24 pm on Jun 16, 2009 (gmt 0)
divs and floats and most browser based layout CSS are not supported and blow up in outlook 2007, only text and old html 3.0 table-based layout and inline style tags work properly. Leave it to MS to step backwards a few years just to further annoy developers. I had to revise the code that generates all of our apartment listings subscriber email flyers ... I had forgotten how to code with tables and markup styles, and the worse the code got the better Outlook displayed it. I am starting to think Microsoft just does this stuff on purpose. Beware using CSS layout for email body html ... if you Google "outlook 2007 and css" you will at least find what minimal CSS is actually supported.
I assume it was discussed here somewhere how Outlook 2007 doesn't use IE as their html rendering engine anymore ... they use WORD 2007!