样式

作者: jhs1873 | 来源:发表于2017-06-18 19:04 被阅读0次

    常见继承属性

    文本相关属性都可以继承

    color、font、font-family、font-size、font-style、font-variant、font-weight、text-decoration、text-transform、letter-spacing、word-spacing、white-space、word-break、overflow-wrap、line-height、direction、text-indent、text-align、text-shadow

    列表相关属性

    list-style-image、list-style-position、list-style-type、list-style

    表格相关属性

    border-collapse、border-spacing

    visibility 和 cursor

    常见非继承属性

    盒模型相关属性

    margin、border、padding、height、min-height、max-height、width、min-width、max-width、box-sizing

    布局类属性

    display、overflow、position、left、right、top、bottom、z-index、float、clear、table-layout、vertical-align

    系列类

    background 系列、transform 系列、transtion 系列、animation 系列、flexbox 系列、grid 系列

    相关文章

      网友评论

          本文标题:样式

          本文链接:https://www.haomeiwen.com/subject/oxhwqxtx.html