TailorMade IT Solutions | ||||||
Creating Printer Friendly Web Pages | ||||||
It can be very frustrating when you go to print a web page and half the text has been cut off when the paper exits the printer. Some pages are not designed to be printed in which case I can understand this, but when they are supposed to be printed there is no excuse. Here are a few simple solutions to consider:
Creating Page Breaks | ||||||
This tip allows you to create page breaks within your web page, where you want them to occur. Just copy this code into the <head> section of your code page
Then copy this code where you want your page breaks to occur:
If you print preview this page, which would normally fit onto one page, you will notice that I have forced the page break to occur after the heading "Creating Page Breaks".
| ||||||
Last Updated 11 January 2008 ~ Copyright © 1997 - 2008 TailorMade IT Solutions |