Printer Friendly Web Pages using CSS
posted on Wednesday, November 29, 2006 12:37 PM
by
kfinley
Not that I've had to do this in a while but we should all keep this in mind. Users seem to like to print stuff. And as we all know web pages don't print that well without a little help. There is a simple solution for providing printer friendly versions of any web page: Use a custom printer version Style Sheet.
This does assume we are all following the best practice of using style sheets in the first place. . .
Here is a list of links on how to achieve nice print versions of pages using style sheets.