• Advanced CSS Printing Using CSS Page Breaks

    Posted: 3 years ago in Code

    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 breaks in CSS is simple…

    VN:F [1.9.17_1161]
    Rating: 0 (from 0 votes)