Previous Message
Next Message

CSS within Server Side Includes

Sent by David Dorward on 23 September 2004 17:05


On Thu, 23 Sep 2004 12:11:51 -0400, [EMAIL-REMOVED]
[EMAIL-REMOVED]> wrote:
> Instead of doing inline CSS within the server side include, I was wondering
> if there was a way to link to an external CSS file within the SSI?

Only if the SSI is included in the <head>, and thus doesn't contain content.
<style> and <link> may only appear in the <head> section.

-- 
David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk>
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: