- From: Philippe Le Hegaret <plh@w3.org>
- Date: Mon, 26 Mar 2001 11:56:47 -0500
- To: Jan van der Steen <J.van.der.Steen@chello.nl>
- Cc: www-validator-css@w3.org
Jan van der Steen wrote: > > Hi, > > The CSS validator invariably returns: > > I/O Error: Unknown mime type: text/plain;charset=iso-8859-1 > > Is this my webserver which needs to be reconfigured for *.css > files or is your end mistaking? I used the validator lots of > times in the past by feeding it the same URL but suddenly it > refuses it. The URL of the style sheet is: > > http://node10718.a2000.nl/people/jansteen/go/sheet/master.css The W3C CSS validator was updated recently. Please use the mime type "text/css" for your CSS files. "text/plain" is not supposed to contain CSS informations. Bests regards, Philippe
Received on Monday, 26 March 2001 11:56:47 UTC