View Single Post
  #5 (permalink)  
Old May 3rd, 2008, 01:41
Wolf Blade Wolf Blade is offline
Junior Member
Join Date: Oct 2006
Location: Spain
Age: 24
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Trouble with divs

Hey,
I might be wrong so feel free to correct me but I think you would have to create a new css sheet, like has already been said and then link to it with the:
Quote:
<LINK REL="print StyleSheet" TYPE="text/css" MEDIA="print" src"whatever.css">
I also found this tutorial that seems to go about it differently
http://www.howtocreate.co.uk/tutorials/css/mediatypes
Good luck!
Reply With Quote