Propiedas que se heredan en CSS
May 5, 2010
Leave a comment
Heredan:
- color
- font
- letter-spacing
- line-height
- list-style
- text-align
- text-indent
- text-transform
- visibility
- white-space
- word-spacing
No heredan:
- background
- border
- display
- float and clear
- height and width
- margin
- min- and max-height and -width
- outline
- overflow
- padding
- position
- text-decoration
- vertical-align
- z-index
Fuente: W3 , CommunityMx
Categories: CSS, Diseño, Programación, Tips, Web