Hello,
We are storing HTML documents in a knowledge space. The plan is that we will keep adding HTML documents to this knowlege space and all of these HTML documents will refer to a css file for formatting.
My question is, where do I place the CSS file so that it can be referred by the HTML? I do not want to create inline css because we want to have the flexibility of changing the style anytime by modifying the CSS.
when I click on an HTML document, the URL it displays in the browser is:
http://204.166.116.50:8080/worksitemp/dispatch?datasource=version&operation=view&objectId=!V3!ICD!C!D$15954!&rendition=trueand I am not sure which is the right folder in WSMP to place the CSS.
Any help will be appreciated.
thanks