Skip to content
CSS Head
CSS links, tutorials, code and demos for web designers and developers
    About Archives Contact Privacy and Cookies Policy Submit a Link Submit Community News
CSS Head
CSS links, tutorials, code and demos for web designers and developers
Home Submit a Link Contact About

Tag: page

Advanced CSS Printing Using CSS Page Breaks

July 1, 2009

Here’s an article explaining how to make your pages printer-friendly by using CSS/XHTML page breaks. There are numerous spots that are good for page breaks: Between page sections (h2 or h3 tags, depending on your site format) Between the end of an article and subsequent comments / trackbacks Between longs blocks of content Using page […]

csshead comment 0 Comments

Page zoom does not mean the end of flexibility

June 23, 2009

The latest versions of most browsers support – and default to – full page zooming instead of just increasing text size. Some argue that this means you no longer need to think about what happens when users increase (or, to a lesser degree, decrease) text size, and that there is no longer a need for […]

csshead comment 0 Comments