[关闭]
@Belinda 2015-05-18T09:14:16.000000Z 字数 630 阅读 1166

css cheatsheet(四)

cheatsheet


伸缩盒(新)Flexible Box

    flex
    flex-grow
    flex-shrink
    flex-basis
    flex-flow
    flex-direction
    flex-wrap
    align-content
    align-items
    align-self
    justify-content
    order

伸缩盒(旧)Flexible Box

    box-orient
    box-pack
    box-align
    box-flex
    box-flex-group
    box-ordinal-group
    box-direction
    box-lines

多列Multi-column

    columns
    column-width
    column-count
    column-gap
    column-rule
    column-rule-width
    column-rule-style
    column-rule-color
    column-span
    column-fill
    column-break-before
    column-break-after
    column-break-inside

语法与规则Rules

    !important
    /*comments*/
    @charset
    @import
    @media
    @font-face
    @page
    @keyframes

长度单位Length

    em
    ex
    ch
    rem
    vw
    vh
    vm
    cm
    mm
    in
    pt
    pc
    px

角度单位Angle

    deg
    grad
    rad
    turn

时间单位Time

    s
    ms

频率单位Frequency

    Hz
    kHz
添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注