On 2005-10-18 08:45, Livio Mondini wrote: > Create a HTML document, add a doctype like this: > <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.1 //EN" > "http://www.w3.org/TR/html4/loose.dtd"> > and validate. For Validator this is a valid XHTM 1.1 > document. > > Why? The validator will first use the FPI (-//W3C//DTD XHTML 1.1 //EN) to look up the DTD in a catalog. If it is found there, it doesn't have to check the system identifier. -- David HåsätherReceived on Tuesday, 18 October 2005 07:08:34 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 25 April 2012 12:14:20 GMT