CSS Basic
CSS HOME
CSS Introduction
CSS Syntax
CSS How To
CSS Background
CSS Text
CSS Font
CSS Border
CSS Outline
CSS Margin
CSS Padding
CSS List
CSS Table
CSS Advanced
CSS Dimension
CSS Classification
CSS Positioning
CSS Pseudo-class
CSS Pseudo-element
CSS Image Gallery
CSS Image Opacity
CSS Media Types
CSS Don't
CSS Summary
CSS Examples
CSS Examples
References
CSS2 Reference
CSS2 Print
CSS2 Aural
CSS Units
CSS Colors
CSS Colorvalues
CSS Colornames
CSS Quiz
CSS Quiz
CSS Exam
Selected Reading
Web Statistics
Web Glossary
Web Hosting
Web Quality
W3Schools Tutorials
W3Schools Forum
Helping W3Schools
|
CSS2 Print Reference
Print Properties
Printing HTML documents has always been problematic. In CSS2 the print
properties are added to make it easier to print from the Web.
The links in the "Property" column point to more
useful information about the specific property.
W3C: The number in the "W3C" column indicates in which CSS recommendation
the property is defined (CSS1 or CSS2).
| Property |
Description |
Values |
W3C |
| orphans |
Sets the minimum number of lines for a paragraph that must be left at the bottom of a page |
number |
2 |
|
marks
|
Sets what sort of marks should be rendered outside the page
box |
none
crop
cross |
|
|
page
|
Sets a page type to use when displaying an element |
auto
identifier |
2 |
|
page-break-after
|
Sets the page-breaking behavior after an element |
auto
always
avoid
left
right |
2 |
|
page-break-before
|
Sets the page-breaking behavior before an element
|
auto
always
avoid
left
right |
2 |
| page-break-inside |
Sets the page-breaking behavior inside an element |
auto
avoid |
2 |
| size |
Sets the orientation and size of a page |
auto
portrait
landscape |
|
| widows |
Sets the minimum number of lines for a paragraph that must be left at the
top of a page |
number |
2 |
 |

|
|
See why there are 20,000+ Ektron integrations worldwide.
Request an INSTANT DEMO or download a FREE TRIAL today. |
|
|
|
|
Jump to: Top of Page
or HOME or
Printer friendly page
W3Schools provides material for training only. We do not warrant the correctness of its contents.
The risk from using it lies entirely with the user.
While using this site, you agree to have read and accepted our
terms of use and
privacy policy.
Copyright 1999-2008 by Refsnes Data. All Rights Reserved.
|
|
|