- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 12 Feb 2008 05:52:44 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/dev/tests In directory hutz:/tmp/cvs-serv21039 Added Files: html401_doctypecase.html Log Message: test with doctype FPI different than the standard one --- NEW FILE: html401_doctypecase.html --- <!DOCTYPE html PUBLIC "-//W3C//DTD HtmL 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>test HTML 4.0 Strict document</title> <link rev="made" href="mailto:gerald@w3.org"> <meta name="revision" content="$Id: html401_doctypecase.html,v 1.1 2008/02/12 05:52:42 ot Exp $"> </head> <body> <p> This is a test HTML 4.0 Strict document. </p> <p> See: <a href="./">W3C HTML Validation Service: Tests</a> </p> <hr> <address> <a href="http://validator.w3.org/check/referer">valid HTML</a><br> <a href="../../feedback.html">Gerald Oskoboiny</A><br> $Date: 2008/02/12 05:52:42 $ </address> </body> </html>
Received on Tuesday, 12 February 2008 05:53:00 UTC