View Single Post
  #5 (permalink)  
Old 05-19-2005, 07:28 PM
type0 type0 is offline
WebProWorld New Member
 
Join Date: Nov 2004
Location: Alameda, CA
Posts: 3
type0 RepRank 0
Default Use CSS

Use CSS to help create printable pages. You can designate print only (or not) elements on your pages. For example, you can remove your header, left margin & footer and only have it print the body. Check out this link:

http://www.alistapart.com/articles/goingtoprint/

and/or do a search on "css print". You'll find tons of info on the subject.
Reply With Quote