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 the user has the ‘show background’ image option set on their browser. In other words, say you had a logo that you wish to appear on screen and in print, you will need to put the image in the Web page as opposed to including it as a background image for a style.