- From: Liam Quinn <liam@htmlhelp.com>
- Date: Sat, 3 Nov 2001 12:24:09 -0500 (EST)
- To: iSmart <ismart@alexa.sibproject.ru>
- cc: <www-validator@w3.org>
On Sat, 3 Nov 2001, iSmart wrote: > You can try http://alexa.sibproject.ru/main.htm for example. Thanx for the > answer. Character references such as – aren't affected by the character encoding--they always refer to Unicode, and in Unicode there is no printable character at 150. If you're looking for the en dash, it's –, –, or – in HTML. Or you could just use the 8-bit windows-1251 encoding for it (the byte with decimal value 150). Liam > > I do not observe any problems with my pages in 1251 codepage. Can you give > a > > reference to yours? > > > > Regards, > > > > Sergey Ushakov > > > > > > > > ----- Original Message ----- > > From: "iSmart" <ismart@alexa.sibproject.ru> > > To: <www-validator@w3.org> > > Sent: Thursday, November 01, 2001 12:11 PM > > Subject: bug with codepage 1251 > > > > > > > Hello! > > > > > > It seems like the validator doesn't parse documents in win-1251 > correctly > > > :(. The validator 'thinks' that russian symbols are non-SGML > characters!!! > > > What should I do? > > > > > > iSmart, web-master. > > > > -- Liam Quinn
Received on Saturday, 3 November 2001 12:24:14 UTC