bug with validator?

 <<HW1.html>> 
The attached file validates strict.  I don't believe it should.  I used http://validator.w3.org and uploaded the file.

Here's what the file looks like incase you don't want to open it:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 strict //EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang = "en" dir="ltr">
<head>
<title>Mike Foechterle's Web Page</title>
<meta http-equiv="content-type"
content="text/html; charset=iso-8859-1" />
</head>
<body>
<p />
Mike Foechterle <br />
CIS 311
<p />
<hr />
<p />First homework assignment<p />
</body>
</html>


Dr. Charles Suscheck, DCS
Department of Computer Information Systems
Colorado State University-Pueblo
719-549-2792
Chuck.Suscheck@colostate-pueblo.edu

Received on Monday, 6 September 2004 18:03:14 UTC