* Elli Vizcaino wrote:
>I think this might be a little off topic but it's related to validating
>CSS. As of late, my documents have been validating but I get this
>warning: "Byte-Order Mark found in UTF-8 File" - I'm clueless as to what
>this really means. Can someone please elaborate?

See e.g. <http://en.wikipedia.org/wiki/Byte-order_mark>. Simply put it
is an invisible character at the very beginning of the document that
indicates the Unicode transformation format used to encode the document,
UTF-8 in your case. It helps applications to correctly detect how to
turn the bytes that make up the document into characters.
-- 
Björn Höhrmann · mailto:[EMAIL PROTECTED] · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to