Skip to Content
0
Former Member
Nov 14, 2007 at 09:24 AM

SMW0: CSS reference in HTML templates?

252 Views

Hello,

I have added some HTML templates in the WEB repository, but these require a CSS file. I don't want to embed the CSS in the HTML code, but just link to the CSS. Is this possible? I take it I'll have to add the CSS file to the repository as well. But how does this work exactly?

If I write something in the HTML templates like this:

<LINK REL="stylesheet" HREF="style.css">

Would the stylesheet be found automatically?

Thanks in advance.