[BNM] PRINT.css

James Moss email at jamesmoss.co.uk
Wed Oct 1 14:19:11 BST 2008


You havent specified that your print stylesheet is actually to be used for
printing.

Currently youve got:
<link href="css/print.css" rel="stylesheet" type="text/css" />

This needs to be:
<link href="css/print.css" rel="stylesheet" media="print" type="text/css" />

HTH

-- 
James Moss | Developer
Solv.IT | 01273 719200


More information about the BNMlist mailing list. Powered by Wessex Networks