Re: Off List Re: [css-d] OT Validation Troubles

2005-08-23 Thread jordan WOLLMAN
Thanks Gene, I think I'll just stick with UTF-8. I don't intend to write anything in any other language besides English... I can barely speak that one well enough :D Cheers! Jordan WOLLMAN // > I think not. The consensus in other threads has > generally favored UTF-8 as the coding because of >

Re: [css-d] OT Validation Troubles

2005-08-22 Thread jordan WOLLMAN
05 14:42:59 +0100 > To: > Subject: RE: [css-d] OT Validation Troubles > > The web server is sending an HTTP header that specifies the encoding as > UTF-8. > > The encoding specified by the web server is supposed to over-ride the > encoding (charset) specified in a meta tag i

Re: [css-d] OT Validation Troubles

2005-08-22 Thread David Laakso
jordan WOLLMAN wrote: Hello All, This may or may not be off topic. It really depends on the solution to my problem. I'm building my site and I recently switched my hosting to MT. I've never seen this error before. It looks like it's declaring the wrong doctype and encoding in the validator...

RE: [css-d] OT Validation Troubles

2005-08-22 Thread Alan Wood
The web server is sending an HTTP header that specifies the encoding as UTF-8. The encoding specified by the web server is supposed to over-ride the encoding (charset) specified in a meta tag in your document. You should change either the HTTP header or the meta tag, so that they both specify the