Make your web page more printer-friendly

Below there are a few links describing how to Make your web page more printer-friendly

Page dimensions : print :Maximum width = 560 pixels
 

CSS Media Types Create Print-Friendly Pages - Save print.css in the same directory as the file, include the <link rel="stylesheet" type="text/css" href="print.css" media="print" />

complete css guide - Printing

 CSS and Printing  describes Page Break  

<STYLE TYPE="text/css">
     P.breakhere {page-break-before: always}
</STYLE>

This then will be the activator for the page break:

 <P CLASS="breakhere">

 css guide - Media

posted @ Friday, May 30, 2008 6:55 PM

Print

Comments on this entry:

No comments posted yet.

Your comment:



 (will not be displayed)


 
 
 
 
 

Live Comment Preview:

 
«November»
SunMonTueWedThuFriSat
25262728293031
1234567
891011121314
15161718192021
22232425262728
293012345