桥边风满袖
实践出真知,勤奋则必达!

一、可继承属性

1》所有标签可继承:

visibility:行高

cursor:

2》内联标签可继承:

line-height:行高

color:文字颜色

font-family:文字字体

font-size:文字大小

font-weight:文字加粗

text-decoration:文字下划线

3》块级标签可继承:

text-indent:缩进

text-aligin:对齐

4》列表标签可继承:

list-style:列表

二、不可继承属性

display、margin、border、padding、background

height、min-height、max-height、width、min-width、max-width

overflow(隐藏标签多余部分的内容)、position、left、right、top、bottom、z-index

 

posted on 2016-05-17 20:55  桥边风满袖  阅读(291)  评论(0编辑  收藏  举报