validator/htdocs/dev/tests error_pls_warning.html,NONE,1.1

Update of /sources/public/validator/htdocs/dev/tests
In directory hutz:/tmp/cvs-serv28601

Added Files:
	error_pls_warning.html 
Log Message:
test for 1 error, 1 warning

--- NEW FILE: error_pls_warning.html ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
        "http://www.w3.org/TR/html4/strict.dtd">
<head>
<title></title>
</head>
<body>

<p>Below is a non-sgml character. Should throw a warning</p>
<p>&#128;</p>

<p>Below is an image without alt text - this is not allowed in XHTML 1.0 strict.</p>
<p><img src="http://www.w3.org/Icons/WWW/w3c_home_nb"></p>

</body>
</html>

Received on Tuesday, 20 February 2007 08:21:27 UTC