Can some one please tell me why I can't validate my site that uses UTF-8 character set? http://www.wineinacan.com/
This is the line of code that I am using: <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
Error from W3C:
Sorry, I am unable to validate this document because on line 17 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 "\x91" does not map to Unicode
Last edited by ana_rad; 09-03-2007 at 01:36 AM..
|