CSS3新特性

    xiaoxiao2021-12-14  19

    CSS3新增的特性主要分为两大大类:

    1:属性

    2:选择符

    新增的属性有:

    1:定位Positioning

    position+clip

    2:布局Layout

    display

    overflow

    overflow-x

    overflow-y

    3:边框Border

    border-radius

    box-shadow

    border-image

    4: 背景:Background

    background

    5:颜色:Color

    opacity

    6:字体:Font

    7:文本:Text

    8:文本修饰:Text Decoration

    9:书写模式:Writing Modes

    10:用户界面:User Interface

    11:多列:Multi-column

    12:伸缩盒:Flexible Box

    13:变换:Transform

    14:过渡:Transtion

    15:动画:Animation

    16:媒体查询:Media Queries

    新增选择器

    兄弟选择器

    属性选择器

    伪类选择器

    取值单位

    rem

    转载请注明原文地址: https://ju.6miu.com/read-971333.html

    最新回复(0)