Re: Validator problem?

Andreas Prilop wrote:
 
> Here is a small demonstration:
> http://www.unics.uni-hannover.de/nhtcapri/temp/offset.html

What's the problem ?  The validator says "column 31", and
interpreted as UTF-8 the "1" in </h1> is the 31st character.

With validator-test.w3.org the output is slightly different,
apparently it displays your u+00A0 as raw 0xA0 instead of
UTF-8.  But it announces UTF-8, that's a bug in 0.8.0-beta1.

BTW, 0.8.0-beta1 uses a link rel="icon" with a data: URL,
does that work with any browser ?  

Frank

Received on Friday, 18 May 2007 20:32:34 UTC