- From: olivier Thereaux <ot@w3.org>
- Date: Thu, 30 Aug 2007 10:08:12 +0900
- To: Iain Benson <iainbenson@gmail.com>
- Cc: www-validator@w3.org
Hi Iain,
On Aug 30, 2007, at 07:45 , Iain Benson wrote:
> It relates to the first line in the source code:
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" " http://
> www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
>
http://www.w3.org/QA/2002/04/valid-dtd-list.html will have the code
samples you can use.
For XHTML 1.1, it would be:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
regards,
--
olivier
Received on Thursday, 30 August 2007 01:08:14 UTC