Cascading Style Sheets/Index of Properties
Appearance
(Redirected from CSS Programming/Index of Properties)
This page lists all the properties available in CSS level 2 revision 1. The properties are group by the media group for which they are valid. Links in the first column lead to the module in this wikibook that introduces the property. Links in the second and third column lead to the official CSS specifications. If a property does not have an entry in the second column it does not appear in the CSS level 1 specification.
All
[edit | edit source]Property | CSS1 | CSS2 | CSS3 |
---|---|---|---|
content | CSS2.1 | ||
counter-increment | CSS2.1 | ||
counter-reset | CSS2.1 | ||
display | CSS1 | CSS2.1 |
Aural
[edit | edit source]Visual
[edit | edit source]Visual, Interactive
[edit | edit source]Property | CSS1 | CSS2 | CSS3 |
---|---|---|---|
cursor | CSS2.1 | ||
outline | CSS2.1 | ||
outline-color | CSS2.1 | ||
outline-style | CSS2.1 | ||
outline-width | CSS2.1 |
Visual, Paged
[edit | edit source]Property | CSS1 | CSS2 | CSS3 |
---|---|---|---|
orphans | CSS2.1 | ||
page-break-after | CSS2.1 | ||
page-break-before | CSS2.1 | ||
page-break-inside | CSS2.1 | ||
widows | CSS2.1 |