Technical tip of the day – print style sheets
As you may know, one of the beauties of cascading style sheet (CSS) formatting of Web pages is that you can create a different style sheet for screen and print (and several other options for that matter, like handheld). One thing to bear in mind is that background images will not appear in print unless [...]