Als ik mijn pagina laat checken door w3 validator krijg ik dit:

Sorry, I am unable to validate this document because on line 336, 875, 930 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.

Line 336 = <td><font size="2" face="Arial"><a href="http://www.aeroclubheemskerk.nl"; target="_blank">Aero Club Heemskerk</a></font></td>
Line 875 = <td><font size="2" face="Arial"><a href="http://4rc.nl" target="_blank">4rc.nl</a></font></td>
Line 930 = <td><font size="2" face="Arial"><a href="http://www.dewinkelsasvangent.nl"; target="_blank">de winkel</a></font></td>


Hoe kan ik ervoor zorgen dat mijn pagina wel gechecked wordt?
Validator kan inderdaada niet met die speciale tekens overweg,hier een link met de code's er voor:
klik
raymond bedankt:-) die meta tag helpt:-)

Reageren