- From: Carl Johan Berglund <carl.johan.berglund@adverb.se>
- Date: Wed, 23 Sep 1998 17:52:55 +0200
- To: "R.Pearson" <R.Pearson@art.derby.ac.uk>
- Cc: www-style@w3.org
At 17.00 +0200 98-09-23, R.Pearson wrote:
>Has anyone any solutions/alternatives please?
An alternative: Use a CGI program to print your style sheet.
In the HTML file:
<LINK REL=STYLESHEET HREF="/cgi-bin/style.pl">
And the CGI prints:
Content-type: text/css
BLAH {
blah: blah;
}
Works for me - you can see it in live action att http://www.sbab.se/
Good luck!
/Cajo.
___Carl_Johan_Berglund_________________________
Adverb Information
carl.johan.berglund@adverb.se
http://www.adverb.se/
Received on Wednesday, 23 September 1998 11:52:36 UTC