首页 > 代码库 > css inherit
css inherit
结论:大多数属性都不可继承(基本上适用于当前元素的设定 根据常识可以推出) 可继承的,多数涉及到全局单位,如字体,光标,列表的子属性,文本的属性。 不可继承的:display、margin、border、padding、background、height、
min-height、max- height、width、min-width、max-width、overflow、
position、left、right、top、 bottom、z-index、float、clear、
table-layout、vertical-align、page-break-after、
page-bread-before和unicode-bidi。 所有元素可继承:visibility和cursor。 内联元素可继承:letter-spacing、word-spacing、white-space、
line-height、color、font、 font-family、font-size、font-style、
font-variant、font-weight、text- decoration、text-transform、
direction。 块状元素可继承:text-indent和text-align。 列表元素可继承:list-style、list-style-type、list-style-position、
list-style-image。 表格元素可继承:border-collapse
css inherit
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。