Category: Cascading Style Sheets

Creating Printer-Friendly Web Pages using CSS

What’s the best way to create a “printer friendly” version of a Web page? Cascading Style Sheets (css) of course! Style sheets can control which parts of the page will print while excluding others. Using CSS you can hide the … Continue reading

Posted in Cascading Style Sheets, Web Design, Web Usability | Leave a comment