我想驗證我的例如網站,http://validator.w3.org但我總是得到以下錯誤:驗證不可能
Sorry, I am unable to validate this document because on line 11 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 "\xFC" does not map to Unicode
有誰知道在哪裏可以找到/擺脫錯誤的?
您是否嘗試將代碼複製並粘貼到驗證中?或者你能夠提供一個鏈接到你的網站/代碼? – James 2013-02-16 19:16:33
是的,但我在seitenreport.de上測試了我的網站,他們在CSS中發現了56個錯誤。現在我想找到這些錯誤。我的問題:我使用Wordpress,並且有成千上萬的CSS文件。驗證將顯示我,文件所在的位置以及問題所在的行。 – 2013-02-16 19:19:25
\ xFC是ü,這是否出現在你的第11行? – chrki 2013-02-16 19:19:44