- From: Andreas Prilop <AndreasPrilop2007@trashmail.net>
- Date: Fri, 18 May 2007 16:13:13 +0200 (MEST)
- To: www-validator@w3.org
On Fri, 18 May 2007, Alexander GQ Gerasiov wrote: > Validator says that there is </p>, but shows highlighted two bytes of > UTF-8 cyrillic letter (n). > May by I'm wrong, but looks like there is an error. > Homepage: http://gq.net.ru Indeed, it seems that the validator does not count the offset correctly with UTF-8. "Line 388 column 162" refers apparently to the number of bytes, instead of the number of characters. In your source, there is one <p> missing or one </p> superfluous. -- In memoriam Alan J. Flavell http://groups.google.com/groups/search?q=author:Alan.J.Flavell
Received on Friday, 18 May 2007 14:13:55 UTC