[关闭]
@Belinda 2015-05-18T09:18:58.000000Z 字数 747 阅读 1039

css cheatsheet(五)

cheatsheet


尺寸Dimension

    width
    min-width
    max-width
    height
    min-height
    max-height

外边距Margin

    margin
    margin-top
    margin-right
    margin-bottom
    margin-left

内边距Padding

    padding
    padding-top
    padding-right
    padding-bottom
    padding-left

边框Border

    border
    border-width
    border-style
    border-color
    border-top
    border-top-width
    border-top-style
    border-top-color
    border-right
    border-right-width
    border-right-style
    border-right-color
    border-bottom
    border-bottom-width
    border-bottom-style
    border-bottom-color
    border-left
    border-left-width
    border-left-style
    border-left-color
    border-radius
    border-top-left-radius
    border-top-right-radius
    border-bottom-right-radius
    border-bottom-left-radius
    border-shadow
    border-image
    border-image-source
    border-image-slice
    border-image-width
    border-image-outset
    border-image-repeat
添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注