In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] wrote:

> How native is it, as related to simple HTML?

As per the spec, only valid ("strictly conforming") XHTML documents may 
be sent as text/html. Mozilla uses the HTML parser and the standards 
layout mode when an XHTML document is served as text/html.

When an XHTML document is sent as text/xml, the XML parser and he 
standards layout mode are used. Documnets sent as text/xml only have to 
be well-formed.

-- 
Henri Sivonen
[EMAIL PROTECTED]
http://www.clinet.fi/~henris/

Reply via email to