Re: [VE][73] Error Message Feedback

Please ensure all replies go to www-validator as well, so that others on 
the list may also offer assistance for any further questions.

David E. Ross wrote:
> The explanation under the message describes problems that can occur
> only in the BODY section.

No, while the example elements shown may only appear within the body 
element, the same concept applies to any section of the document.

> The explanation begins: "Most likely, You  nested tags and closed
> them in the wrong order."

That is simply the first of two possible explanations.  You needed to 
read both, and determine which one is the most likely to apply.

> In my HEAD section, I had NO nested tags.  (Can you have nested tags in the
> HEAD section?) 

Yes:
   <head>
     <title>...</title>
   </head>
The title element is nested within the head element.

-- 
Lachlan Hunt
http://lachy.id.au/
http://GetFirefox.com/     Rediscover the Web
http://GetThunderbird.com/ Reclaim your Inbox

Received on Thursday, 24 March 2005 04:28:24 UTC