|
Helping ordinary people create extraordinary websites! |
Print Stylesheet - The Definitive GuideBy Trenton Moss2008-01-24
Making the print stylesheet When making the print stylesheet place the print CSS commands into the bottom of your main CSS file. As you keep adding more commands check how your web pages look on the computer screen (don't do this on a live website!). Keep adding commands until you're happy with the appearance, then cut these commands out of the main CSS file and paste into the print stylesheet. To summarise, your print stylesheet may look similar to this:
You've now got a print stylesheet! For something this quick and easy to set up that improves usability as much as it does, you'd be mad not to use one! Tutorial Pages: » Introduction » How to set up your print stylesheet » What to put in your print stylesheet » Making the print stylesheet Read all comments |
|