zoukankan      html  css  js  c++  java
  • CSS 的历史 CSS2 CSS3的差别

    相比CSS2,CSS3新增加了许多属性。

    下面是 CSS3 新增的 CSS3 属性列表。

    animation (and eight associated longhand properties)、

    background-clip、

    background-origin、

    background-size、

    border-radius (and four associated longhand properties)

    border-image (and six associated longhand properties)、

    box-decoration-break、

    box-shadow、

    box-sizing、

    columns (and thirteen associated multi-column properties)

    clear-after、

    flex (and eleven associated flexbox properties)、

    font-stretch、

    font-size-adjust、

    font-synthesis、

    font-kerning、

    font-variant-caps、

    hanging-punctuation hyphens、

    icon、

    image-resolution、

    image-orientation、

    line-break、

    object-fit、

    object-position、

    opacity、

    outline-offset、

    overflow-wrap / word-wrap、

    backface-visibility

    perspective、

    perspective-origin、

    pointer-events (for HTML)、

    resize、

    tab-size、

    text-align-last、

    text-decoration-line、

    text-decoration-skip、

    text-decoration-position

    text-decoration-style、

    text-emphasis (and three associated properties)、

    text-justify、

    text-orientation、

    text-overflow、

    transform、

    transform-style、

    text-shadow

    transition (and four associated longhand properties)、

    word-break、

    word-spacing、

    writing-mode

  • 相关阅读:
    python数据分析与展示
    人生苦短,我学python。
    数学
    解决git for windows 和 vim for windows 的 vim 显示中文乱码的问题
    解决win7连接IPsec报错789和809错误
    python安装pandas库
    vim配置文件
    0x03-数据和C
    Ubutun安装问题记录
    Django-rest-framework --- 三大认证
  • 原文地址:https://www.cnblogs.com/Sandra-R/p/4761242.html
Copyright © 2011-2022 走看看