Css 官方文档

Resource

Related

Box Model

Margin

Padding

Dimension

Border and Outline

Selectors

Basic Selectors

  • .class
  • [attribute]
  • [attribute*=value]
  • [attribute*=value]
  • [attribute=value]
  • [attribute|=value]
  • [attribute~=value]
  • [attribute$=value]
  • *
  • #id
  • element
  • element element
  • element,element
  • element+element
  • element>element
  • element1~element2

Pseudo-Selectors

  • ::selection
  • :active
  • :after
  • :before
  • :checked
  • :disabled
  • :empty
  • :enabled
  • :first-child
  • :first-letter
  • :first-line
  • :first-of-type
  • :focus
  • :hover
  • :lang(language)
  • :last-child
  • :last-of-type
  • :link
  • :not
  • :nth-child(n)
  • :nth-last-child(n)
  • :nth-of-type(n)
  • :only-child
  • :only-of-type
  • :root
  • :target
  • :visited

Style

Background

Color

  • opacity
  • rendering-intent
  • 允许超过默认颜色配置文件渲染意向的其他规范

Font

  • @font-face
  • font-family
  • font-size
  • font-size-adjust
  • font-stretch
  • font-style
  • font-variant
  • font-weight

Positioning

  • bottom
  • clear
  • clip
  • cursor
  • display
  • float
  • left
  • overflow
  • position
  • right
  • top
  • visibility
  • z-index

Elements

Hyperlink

  • target
  • target-name
  • target-new
  • target-position

Text

List

Table

  • border-collapse
  • border-spacing
  • caption-side
  • empty-cells
  • table-layout

Marquee

CSS3 Box

Box

  • overflow-style
  • overflow-x
  • overflow-y
  • rotation

Flexible Box

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

Linebox

Multi-column

Animation

Animation

2D/3D Transform

  • backface-visibility
  • perspective
  • perspective-origin
  • transform
  • transform-origin
  • transform-style

Transition

Page

Content for Page Media

Generated Content

  • content
  • counter-increment
  • counter-reset
  • crop
  • 允许replaced元素只是作为一个对象代替整个对象的矩形区域
  • move-to
  • 从流中移除元素,并在文档中的稍后点重新插入
  • page-policy
  • 判定基于页面的给定元素的适用于计数器的字符串值
  • quotes

Page Media

  • fit
  • 如果其宽度和高度属性都不是auto给出一个提示,如何大规模替换元素
  • fit-position
  • 判定方框内对象的对齐方式
  • image-orientation
  • 指定用户代理适用于图像中的向右或顺时针方向的旋转
  • page
  • 指定一个元素应显示的页面的特定类型
  • size
  • 指定含有BOX的页面内容的大小和方位

Miscellaneou

Print

Speech

  • mark
  • mark-after
  • 允许命名的标记连接到音频流
  • mark-before
  • 允许命名的标记连接到音频流
  • phonemes
  • 指定包含文本的相应元素中的一个音标发音
  • rest
  • 一个缩写属性设置rest-before和rest-after属性
  • rest-after
  • 一个元素的内容讲完之后,指定要休息一下或遵守韵律边界
  • rest-before
  • 一个元素的内容讲完之前,指定要休息一下或遵守韵律边界
  • voice-balance
  • 指定了左,右声道之间的平衡
  • voice-duration
  • 指定应采取呈现所选元素的内容的长度
  • voice-pitch
  • 指定平均说话的声音的音调(频率)
  • voice-pitch-range
  • 指定平均间距的变化
  • voice-rate
  • 控制语速
  • voice-stress
  • 指示着重力度
  • voice-volume
  • 语音合成是指波形输出幅度

User-interface

  • appearance
  • box-sizing
  • icon
  • nav-down
  • nav-index
  • nav-left
  • nav-right
  • nav-up
  • outline-offset
  • resize