[thelist] CSS: Not using .css

lon.kraemer lwkraemer at directvinternet.com
Sun Sep 8 13:26:00 CDT 2002


> Are there any caveats to be aware of when doing this:
>
>   <link type="text/css" media="all"
>    href="/css/main.asp?style=red" rel="stylesheet">
>
> Am I correct that the browser could care less what the extension of
the
> stylesheet is as long as it's specified as "text/css"?
>
> --Ken

I played with this last year. It's very flexible. Add this to main.asp:
Response.ContentType = "text/css"

--
Lon Kraemer
-----------------------------------------






More information about the thelist mailing list