Thread: print css help
View Single Post
Old 22-04-2004, 14:35   #9 (permalink)
Alex
div
 
Alex's Avatar
 
Join Date: Feb 2004
Location: Leeds
Posts: 646
Send a message via MSN to Alex
I agree Bill, but like i just said, If i used import to link to the print css as well as main main css, it was overriding my main css selectors, and borking the page up. The only solution seems to be using @import for my main css file, and <link> for the print one to overcome what is basically and ie5.0 and 5.5 glitch...

__________________
  Reply With Quote