Written by editor |
There has always been a gaping divide between the web and print on paper. Browsers have never been able to quite get pages to print out correctly. Wide pages run off the side of the page, header elements appear comically large, words wrap incorrectly. Print stylesheets are an elegant, simple solution. They require no extra "Print this page" link, don't affect page download times, require no scripting, will work on password-protected files, and eliminate the need for duplicate print-only pages
site : http://www.tufts.edu/webcentral/tutorials/printcss/ |