No need for "Print Version" anymore

Was reading through Gadgetopia. A Nice post on the perfect office space. Duckarto wants this. Every programmer deserves this.

Reminds me of the Film Office Space. It’s a classic movie about how being a number in an organisation can make you go insane. I don’t want to be a number. I want to be a name.

Anyways, Deane was asking about how they got the menu to disappear. So I looked through they’re html at the stylesheet. It’s easier than I thought. Here is the code from About Fog Creek.

<link rel="stylesheet" type="text/css" href="css/fogcreek.css"

title="default" media="screen" />

<link rel="stylesheet" type="text/css" href="css/print.css"

title="default" media="print" />

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>