Can I see the code please? html and css.
There are no css commands for printing only other than page-break-before, page-break-after, and the link to it through html.
Code:
<link href="print.css" rel="stylesheet" media="print">
Which would only apply for pages to be printed.
Last edited by Gilligan; 03-17-2008 at 02:35 PM..
|