Quote:
Originally Posted by llasram
Ewwwwwww. Simple rule for if things should be a table in HTML: is the content actually a table? If no, then no. It appears MSWord creates a table here so that they can set the HTML 3.2-ish "align" attribute to "left," which has the same result as setting the CSS property "float" to "left" on a block-level element in any contemporary renderer. In other words, it achieves the same thing that all the basic previous drop-cap content does, only with 300% (or so) more evil.
|

MS Word : now with 300% more evil !!