Re: Validators, Validation chart

Olivier Thereaux wrote:

> The validators by WDG, W3C, Validome and Webthing (Valet) are
> all fine tools, very reliable for all but some complex cases.

How complex is e.g.

  <?xml encoding="utf-8" version="1.0"?>
  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  <html>
  <head><title></title></head>
  <body>
  <p class=""title=""></p>
  </body>
  </html>

in your opinion?

-- 
<http://schneegans.de/>                                              |

Received on Sunday, 23 April 2006 11:33:28 UTC