[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
RE: [ic] Parse CSS
>
> 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.