aiuto. sto validando il sito www.logiss.eu
problema e' che non riesco a far sparire l'errore
Codice PHP:
Line 227, Column 1: character 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 a
aragraph</p>), or
* forgetting to quote an attribute value (where characters such as "%" and "/" are common, but cannot appear without surrounding quotes), or
* using XHTML-style self-closing tags (such as <meta ... />) in HTML 4.01 or earlier. To fix, remove the extra slash ('/') character. For more information about the reasons for this, see Empty elements in SGML, HTML, XML, and XHTML.
presente ben 9 volte....
aiuto....