How do I create a printer-friendly version?

R

Rhonda

I have FrontPage 2002 and would like to know how to create a printer-friendly
version of some of my pages.
 
M

Murray

Either -

1. Build a page with no content (or aggregate contiguous horizontal width)
wider than 624px (for 8.5 by 11 inch paper), or

2. Use a CSS print media stylesheet to resize/position the page's content
specifically for printing.
 
Top