Tips for creating CSS styles for print

Tags: css, print
Updated: October 05, 2007
Contributors: Michael Takahashi, Philip b. Postovoit

Tips on how to create a print style sheet using CSS.

http://www.builderau.com.au/program/soa/Tips_for_creating_CSS_styles_for_print/0,39024614,39130330,00.htm


Great tip from the above article — “display: none;” in CSS, or hiding element(s) from printing.