If you’ve ever printed out a page from someone’s web site, you’ll know that the results can sometimes be a bit yucky. Whole sheets of paper — as well as equally valuable time and ink — can be wasted on printing adverts or decorative header images, e.g., that big wooden duck that’s currently sitting at the top of our own page.
One wordpress.com blog I was reading recently looked fine to begin with. It had the usual long list of links on the sidebar to archives, categories and other blogs. Out of curiosity, I did a ‘print preview’ in my browser and saw that I would need 11 sheets of paper if I wanted to print the page. Five of those sheets alone were taken up by sidebar ‘fluff’. I chose, on this occasion, not to print.
Shana often encounters this problem when printing crochet- or craft-related pages. One page she tried to print today would print text only in a faint colour.
One way to get rid of the stuff you don’t want to print is to simply save the page offline, view the source code in a text editor and delete all superfluous matter — wooden ducks included — yourself. You can probably go through the document and change the text colour to something more, well, visible, while you’re at it.
It’s a lot of hassle, though, especially if you’re not into all that geeky editing stuff. So why can’t the owners of these web sites do something to help? (When I say ‘web sites’, I’m thinking especially of the kind of blogs that offer patterns or instructions, because surely they must realise people will want to print them out — unless, of course, they expect their readers not to print them out at all; do they expect people to do all their knitting in front of their computer monitors instead?)
Webmasters in general, unless they are interested in technical things like CSS (Cascading Style Sheets), have, unfortunately, little idea on what to do about it. Print styles are nothing new, though: A List Apart were writing about print style sheets six years ago!
If Blogger (which is owned by Google) and Wordpress were to put a few lines of print styles into the code for their blogspot.com and wordpress.com blogs, this problem would be solved virtually overnight. Individual bloggers could be given the final say, maybe by being presented with the option of ticking or not ticking a box to indicate whether or not they want to offer print styles.
Oh, and if you were wondering, we do have our own print styles. Take a look at the source code (’view » source’ on your browser toolbar) and see how we’ve done it. Now, if we can do it, it can’t be that hard, can it?

