aiuto. sto validando il sito www.logiss.eu

problema e' che non riesco a far sparire l'errore


Codice PHP:
Line 227Column 1character data is not allowed here
[*]TESTO TESTO TESTO


You have used character data somewhere it is not permitted to appear
Mistakes that can cause this error include:

    * 
putting text directly in the body of the document without wrapping it in a container element (such as 

aragraph
</p>), or
    * 
forgetting to quote an attribute value (where characters such as "%" and "/" are commonbut cannot appear without surrounding quotes), or
    * 
using XHTML-style self-closing tags (such as <meta ... />) in HTML 4.01 or earlierTo fixremove the extra slash ('/'character. For more information about the reasons for thissee Empty elements in SGMLHTMLXML, and XHTML
presente ben 9 volte....

aiuto....