CSS默认可继承样式

前面的话

  一直想总结出一份可继承样式的列表。常听说,颜色和字体是可继承的,盒模型样式是不可继承的,但其他样式呢?本文内容包括所有可继承的样式

  [注意]关于样式的详细信息移步至此

 

常用可继承样式

color
cursor
direction
font
letter-spacing
line-height
list-style
text-align
text-indent
text-shadow
text-transform
white-space
word-break
word-spacing
word-wrap
writing-mode

 

不常用可继承样式

caption-side
empty-cells
text-combine-upright
text-orientation
text-rendering
text-underline-position
widows

 

posted @ 2016-05-06 10:05  小火柴的蓝色理想  阅读(2513)  评论(0编辑  收藏  举报