A Web Design Bestseller

FigureD8.1 Some Web sites, such as Martha Stewart’s, make it easy for their customers to print Web pages by linking them to a special printable format that strips out navigation elements, frames, and advertising, leaving only the logo and the content.Sometimes customers want to print what‘s on their screen. They become frustrated if a printed Web page chops off content, goes on and on with pages of irrelevant data, or does not offer a printer-friendly version.

FigureD8.3 To make your pages more printable, simplify them by removing extraneous columns and navigation and by combining content split across multiple pages.Create a printer-friendly page template by using a style sheet that removes frames, additional columns, navigation bars, and sidebars. Join content split across multiple pages, and label the printable page with the page title, author, and URL. Finally, be sure that the main content is not placed within an HTML table, because tables can cause serious printing problems.
You must be logged in to post a comment.