Joshua Kaufman is Printer Friendly
With tips from the new A List Apart: CSS: Going to Print by CSS God, Eric Meyer, I updated the print style sheet on the site. Print-version improvements include:
- A wider content area with the left menu completely removed
- Larger, darker, easier to read fonts and links
- URLs printed after every link (currently works in Mozilla/Netscape only)
- Removed the inapplicable comment form and individual entry navigation links on the individual archive template
I hope you like the changes. If you have any questions or comments, let me know!
- 10 May 02
- css, eric meyer, personal, unraveled, web design
Go back to the top of this entry ↑

Comments
Hah Mozilla and netscape only. Can’t I have it in IE?
Bob on 15 May 02
Actually no, you can’t. IE doesn’t support much of the CSS2 spec, where Mozilla/Netscape supports most of it. Here’s a CSS2 support chart from Eric Meyer that documents nearly all CSS2 bugs.
Joshua on 15 May 02