Next message: Liam Quinn: "Re: No Character Encoding detected!"
Message-ID: <000601c14571$ca0f35e0$f187e041@home2>
From: "Gannon Dick" <gdick@gte.net>
To: <www-validator@w3.org>
Date: Mon, 24 Sep 2001 22:25:54 -0500
Subject: Re: No Character Encoding detected!
With the XHTML 1.1 DTD, this is successfully auto-detected:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
This is not detected, although I think it should be:
<meta name="Content-Type" content="text/html; charset=utf-8" />
I have no idea why. Anybody know?
Gannon Dick