-
-
Save Robitx/99b8be6c218a462b6f9de0df1db41661 to your computer and use it in GitHub Desktop.
List of Inherited CSS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Consolidated lists of CSS properties that are inherited by default. | |
Taken from http://www.w3.org/TR/CSS21/propidx.html | |
-------------------------------------------------------------------- | |
One item not in the list was "text-decoration" which affects child elements. A few new properties (text-shadow) also affect child elements | |
List | |
azimuth | |
border-collapse | |
border-spacing | |
caption-side | |
color | |
cursor | |
direction | |
elevation | |
empty-cells | |
font-family | |
font-size | |
font-style | |
font-variant | |
font-weight | |
font | |
letter-spacing | |
line-height | |
list-style-image | |
list-style-position | |
list-style-type | |
list-style | |
orphans | |
pitch-range | |
pitch | |
quotes | |
richness | |
speak-header | |
speak-numeral | |
speak-punctuation | |
speak | |
speech-rate | |
stress | |
text-align | |
text-indent | |
text-transform | |
visibility | |
voice-family | |
volume | |
white-space | |
widows | |
word-spacing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment