your body and head tags are empty -- it's now valid obviously...

2007/2/1, Serdar Kılıç <[EMAIL PROTECTED]>:

I'm trying to understand why the w3 validator believe's the following
minimal document is invalid:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">

<html lang="en">
<head>
</head>
<body>
</body>
</html>

There are two "errors":
1. Line 5 column 6: end tag for "HEAD" which is not finished
2. Line 8 column 6: end tag for "BODY" which is not finished.

--
Cheers,
Serdar Kilic
http://weblog.kilic.net/


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************




--
Love and Light,
Vladislav.

*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to