I have been trying to use the SantaKlauss "Pure CSS Tooltips" - found at;
http://web.archive.org/web/20040211063731/http://www.madaboutstyle.com/tooltip2.html

I have tried - as the article suggests - to put the print code into a separate 
linked stylesheet. As soon as I take this code; "div#main{margin: 0 0.5cm}" out 
of the "@media print" in the html source, and put it into the linked print 
stylesheet, the print version of the page shrinks into the centre of the page 
and becomes about the same width as the screen version.

To test if the print.css was being accessed, I used; div#main{margin: 0 0.5cm; 
color:red; background:yellow;}
and got red text, but no yellow background. 

So, the print.css *is* being seen, but not producing the desired effect (I 
don't really want the background to be yellow, but I can't see why it isn't!) 
Can you advise please?

-- 
_______________________________________________
Surf the Web in a faster, safer and easier way:
Download Opera 8 at http://www.opera.com
______________________________________________________________________
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