On 21/07/05, Terrence Wood <[EMAIL PROTECTED]> wrote: > I don't use VS but generally UTF-8 or UTF-8 (no bom) is the best bet. > > Make sure you send the correct header or meta for your html files i.e. > charset=utf-8. For CSS files include as the first line: @charset > "utf-8";
Why should one include that as a first line? I normally save my files in UTF-8 format, do not use that as a first line, and have never experienced problems with my CSS files (I regularly use a meta tag charset=UTF-8 in my (X)HTML). Am I missing something? -- T. R. Valentine The only excuse for using IE is ignorance (or testing) (stupidity is a reason, _not_ an excuse). ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
