Re: Content-type and suggested file extensions for CSS

Benjamin C. W. Sittler once wrote...
> 
> What MIME Content-type do you suggest for CSS Stylesheets? What about
> default file extensions?
> 

I would think that the browser authors could figure this one out, since
you can easily configure the servers to send whatever Content-Type you
need.

But off-hand, this seems reasonable:

text/stylesheet; version=css     (extension .css)
text/stylesheet; version=dsssl   (extension .dsssl or .dss) 
text/stylesheet; version=viola   (extension .ora or .viola)

Then the browsers need to be upgraded to recognize their own stylesheet
Content-Type.

-- 
   %%%%%% mikebat@clark.net %%%%%% http://www.clark.net/pub/mikebat/ %%%%%%

Received on Tuesday, 25 July 1995 14:45:29 UTC