Posted by Harlan Messinger on 11/27/52 11:57
jstammer wrote:
> I'm looking for a way to convert CSS to HTML. Our company's intranet is
>
> set up so that it strips the stylesheet out of the code. I'd like to be
> able
> to use existing web pages that utilize CSS but somehow convert my
> stylesheet to inline styles. Is this possible?
Put it into separate .css files and use <link> tags to reference them.
Navigation:
[Reply to this message]
|