[whatwg] Configure Apache to send the right MIME type for XHTML

On Wed, 07 Mar 2007 16:14:40 +0100, Julian Reschke <julian.reschke at gmx.de> wrote:

>> Interesting, but not of much use. If an author really wants to support MSIE, she needs to not only
>> ensure that MSIE tries to render the document at all by setting its MIME type to text/html, but also
>> to not use anything XHTML-specific that isn't possible in HTML, e.g. <p> inside <li>, or inline SVG.
>> And if one isn't going to use these features anyway, there is no reason to prefer XHTML over HTML
>> other than following the fashion.

> Why would a <P> inside <LI> be illegal in HTML?

My fault. Should actually read: "<ul> inside <p>".

http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20html%3E%3Cem%3E%3Cp%3EX


-- 
Alexey Feldgendler <alexey at feldgendler.ru>
[ICQ: 115226275] http://feldgendler.livejournal.com

Received on Wednesday, 7 March 2007 09:13:46 UTC