Click to See Complete Forum and Search --> : StyleSheet Files and XSL


Rohit Wason
04-13-2000, 01:34 AM
Can I use the stylesheet file i already made into an XSL file? I want to use
the class tags made in the stylesheet file??
Rohit

Rohit Wason
04-13-2000, 09:05 AM
"Rohit Wason" <rohitw@futuresoftindia.com> wrote:
>
>Can I use the stylesheet file i already made into an XSL file? I want to
use
>the class tags made in the stylesheet file??
>Rohit

I just got the answer to my question.
I was trying to link to an existing CSS file using <Link Rel...> tag of HTML.
It doesn't work if you use it as it is.
<Link REL=... HREF=... />
is the way of using these tags in XSL
Bye
Rohit