[Haskell-cafe] ANNOUNCE: Haddock version 2.8.0
Albert Y. C. Lai
trebla at vex.net
Sat Sep 4 19:58:50 EDT 2010
On 10-09-04 05:46 PM, Jeremy Shaw wrote:
> Mark suggested that it was easier to achieve multi-browser
> compatibility using xhtml instead of html, but I am quite certain he
> is mistaken. There are really three different rendering modes found in
> browsers:
>
> 1. standards mode
> 2. quirks mode
> 3. xhtml mode
>
> By serving xhtml content as text/html, he is getting browsers to use
> quirks mode instead of standards mode.
No.
https://developer.mozilla.org/en/Mozilla%27s_DOCTYPE_sniffing
http://reference.sitepoint.com/css/doctypesniffing
More information about the Haskell-Cafe
mailing list