- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 12 Feb 2008 05:59:17 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/dev/tests
In directory hutz:/tmp/cvs-serv23844
Added Files:
html401_system.html
Log Message:
test of html 4.01 without FPI
--- NEW FILE: html401_system.html ---
<!DOCTYPE html SYSTEM "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>test HTML 4.01 Strict document</title>
<link rev="made" href="mailto:gerald@w3.org">
<meta name="revision"
content="$Id: html401_system.html,v 1.1 2008/02/12 05:59:15 ot Exp $">
</head>
<body>
<p>
This is a test HTML 4.01 Strict document, with no FPI in its doctype.</p>
</body>
</html>
Received on Tuesday, 12 February 2008 05:59:26 UTC