Comment Re:The summory is wrong(again!) (Score 1) 319
Yeah, tables are supported, but CSS inheritance is all screwed up. Background colors in table cells aren't rendered properly if certain other elements are placed inside of them, occasionally text will inherit the color of the container's background that contains it, rendering that text invisible, and all sorts of utter crap. If you rely on anything other than the simplest of CSS behavior, count on the design being hosed. Now, most html mail will not only be annoying, it will be broken, too.