Problems validating

Please help me, because i am losing hours to discover what is the problem why I do not pass validation.

The problem is the setup of the page. I have just build a test page, in order to eliminate the probelm

Even this test page does NOT pass.

 

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
 <title>Test</title>
 <meta http-equiv="content-type" 
  content="text/html;charset=utf-8" />
 <meta http-equiv="Content-Style-Type" content="text/css" />
 <link rel='stylesheet' type='text/css' href='stylesheet/ezbb.css' />
</head>

<body>
 <h1>Dit is een test</h1>
</body>
</html>

 

 

2  validation Errors I get:

 

Validation Output: 2 Errors 

 Line 13, Column 6: document type does not allow element "body" here  
 
 Line 16, Column 7: end tag for "html" which is not finished
 
 
 
Please inform what the start statements must be. I am using frames !!!!
The site is very unfriendly of W3C and irritant, which does nor help at all !!!
 
Yours sincerely
 
Wilfred R. Starrenburg
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

Received on Monday, 21 September 2009 07:03:42 UTC