On Sun, 13 Nov 2005 18:00:49 +0000, you wrote:

>What I want to do is to import to a print stylesheet from within a  
>"normal" stylesheet. 
do you not want to use more than 1 stylesheet?
> I've tried various different approaches but nothing seems  
>to work.
I use another style sheet as in

<link rel="StyleSheet" href="/css/print.css"
      type="text/css" media="print">

along with the usual stylesheet

<link rel="StyleSheet" href="/css/style.css"
      type="text/css" media="screen">

I believe you can use as many different stylesheets as you want.


cheers
johnSteve



______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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/

Reply via email to