[ic] Parse CSS

Jonathan Clark interchange-users@lists.akopia.com
Tue Jul 3 09:50:01 2001


>
> How do I set up a link to a stylesheet document so that it will be parsed
> for IC tags?
>
> I want to so something like this.
> <link rel="stylesheet" href="[area css/styesheet.css]" type="text/css">
> arbitary
>
> I would like to include IC Tags in my stylesheet.css document.

just end it in .html

<link rel="stylesheet" href="[area css/styesheet.html]" type="text/css">

the file extension seems arbitrary. I use it this way.

Jonathan
Webmaint.