What I did at work today

Mar 17 2009

Time wasting bug #1

@media print {
	/* These styles won't be applied */
}
<!-- if you specify a media other than "print" or "all" in HTML: -->
<link rel="stylesheet" type="text/css" media="screen" src="sonofabitch.css" />

Page 1 of 1