Bruce Dubbs wrote:
From the current book:
Ah, I was looking at the current website (e.g.
http://www.linuxfromscratch.org/):
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
That xml declaration shoves IE and Opera into quirks mode.
Additionally, the DTD claims this is an XHTML-1.1 doc but we're serving
it out as text/html (probably so as we don't completely alienate IE users).
Regards,
Matt.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page