Re: File upload gives many bogus CSS parse errors, but URI is fine

Paul Kimelman wrote:
> 
> I have a file which I upload and the validator gives parse errors, 
> starting with "body". If I upload to a web site, it validates perfectly. 
> The file is:
>   http://www.nikoosha.com/tmail/css_example.html
> 
> If I upload it, I get many errors
> 
> Errors
> URI : file://localhost/css_example.html

If I recall correctly, file upload expects CSS *only*, not anything else 
(such as HTML with embedded CSS).  Try separating the CSS into a 
separate file and uploading that.


Claude
-- 
http://claudiusmaximus.goto10.org

Received on Monday, 18 September 2006 03:14:19 UTC