Posted by <talthen.z-serwera.o2 on 11/17/02 11:29
Hello,
Here's my invalid code in the shortened version:
=============
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-2">
<title></title>
</head>
<body>
</body>
</html>
==================
http://validator.w3.org/ says:
Error Line 9 column 5: document type does not allow element "BODY" here.
<body>
Error Line 11 column 6: end tag for "HTML" which is not finished.
</html>
What's wrong?
Regards,
Talthen
Navigation:
[Reply to this message]
|