wishwas wrote:
> Hello,
>
> Is there any tool that can convert css files to xsl files ?
>
> Looking forward for a reply,
> Wishwas.
>
I haven't seen anything that does this. Mainly because the two
stylesheets are really designed for two different things. CSS is
designed for presentation, where as XSLT is is designed as a
multi-purpose transformation language.
With that said, I did find a CSS to XSL-FO converter which is more in
line with CSS's goals, but for print media.