
Solid, safe website tools.
Whatever your need, Will Bontrager builds powerful software solutions.
If you don't find the answer to your question in these archives, ask your CGI question at the Current Master Series CGI Forum.
| Author | Message |
|---|---|
| 21Apr02 Clark |
Subject: Can I link to an external style sheet from the cgi script? I just downloaded and installed the MasterWebLog script and I absolutely LOVE IT! I am actually using it to make it easier to post a "What's New" section on my website, so it will be easier to update. Anyway, can I add any code to the cgi script to link to an external style sheet? And/or does cgi support CSS? Thanks for any help! |
| 21Apr02 Will |
In response to: Can I link to an external style sheet from the cgi script? Thanks for the kudos, Clark! On the page where you have the SSI tag you can have a CSS sheet in the HEAD area just like any other page. The style sheet will effect the content brought in with the SSI tag, the same as if it was static content. |