[thelist] CSS: Not using .css

Ken Kogler thelist at lists.evolt.org
Sun Sep 8 13:01:23 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