Page is a not externally linkable
tedster - 11:04 pm on Jun 12, 2004 (gmt 0)
According to that MM page (thanks for the link) the issue comes up when you use deprecated attributes in your mark-up with a full DTD. Like using width= and height= for a <td> element. So, voidet, you also can get this page to work if you move those deprecated tags into a set of stylesheet rules. This might be a good time to link to the deprecated attribute thread: [webmasterworld.com...]
So MM recommends removing the URL from the DTD - and that makes sure IE 6 is in quirks mode, not standards mode.