[thelist] Printing style sheet colors in IE

Andy andrew.mcnabb at mindspring.com
Sat May 5 16:45:22 CDT 2001


Define another stylesheet with a media definition of "print" like this:

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

Place this in your code AFTER your main stylesheet and everything should
work fine in IE.

HTH,

Andy

> From: Cancilla Dominick <cancilla.d at buckconsultants.com>
> 
> I've run into a problem when printing printing pages from one of my Web
> sites through Internet Explorer. In my tables, I'm using style sheets to set
> the text and background colors. There are several foreground and background
> color combinations, and only some of them appear when pages are printed.
> Example:
<snip>





More information about the thelist mailing list