Sto cercando di validare il mio sito per l'html 4.01 e ottengo questi due errori:

Line 19, column 6: end tag for element "HEAD" which is not open (explain...).
</head>
^
Line 21, column 5: document type does not allow element "BODY" here (explain...).
<body>


Ma io ho aperto e chiuso sia il tag head che il tag body... Non è che sono i commenti di dreamweawer ad infastidirlo?