Peter Sheerin: > Take a look at http://www.petesguide.com/style/index.html, and then > follow the icon link to the validator, and watch what it reports. The > text file is encoded in UTF-8, and uses the DOS end of line > conventions, but has the Unicode string "U+FEFF" as the first character. Are you sure it's the end of line characters that give the problem? I'd guess it's the BOM ("U+FEFF") that's the culprit. It's not very common to use a BOM in UTF-8 files. Some even say it's not allowed in UTF-8. It's certainly not necessary to use a BOM in UTF-8. -- ##################################################################### Bertilo Wennergren <http://purl.oclc.org/net/bertilo> <bertilow@bertilo.se.fm> #####################################################################Received on Sunday, 29 April 2001 21:18:05 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 1 October 2009 14:48:41 GMT