approfitto del topic per porre il mio di problema, con la validazione mi esce questo messaggio di errore:
" Sorry, I am unable to validate this document because on line 92 it contained one or more bytes that I cannot interpret as utf-8 (in other words, the bytes found are not valid values in the specified Character Encoding). Please check both the content of the file and the character encoding indication.

The error was: utf8 "\xB0" does not map to Unicode "


ma alla riga 92 c'è solo questo codice:

"<h3>Ultime dal Forum</h3>"


ed è creato da Joomla


nelle altre pagine anche se cambia riga, il problema persiste sempre con lo stesso codice, che posso fare?