Table of contents
- 简介 Introduction
-
属性 Properties
- Properties index
- 定位(Positioning)
- 布局(Layout)
- 尺寸(Dimension)
- 外补白(Margin)
- 内补白(Padding)
-
边框(Border)
- Border index
- border
- border-width
- border-style
- border-color
- border-colors
- border-top
- border-top-width
- border-top-style
- border-top-color
- border-top-colors
- border-right
- border-right-width
- border-right-style
- border-right-color
- border-right-colors
- border-bottom
- border-bottom-width
- border-bottom-style
- border-bottom-color
- border-bottom-colors
- border-left
- border-left-width
- border-left-style
- border-left-color
- border-left-colors
- border-image
- border-radius
- border-top-left-radius
- border-top-right-radius
- border-bottom-right-radius
- border-bottom-left-radius
- box-shadow
- 背景(Background)
- 颜色(Color)
- 字体(Font)
- 文本(Text)
- 列表(List)
- 表格(Table)
- 内容(Content)
- 用户界面(User Interface)
- 多栏(Multi-column)
- 变换(transform)
- 过渡(transition)
- 动画(Animation)
- 打印(Printing)
- Only IE
-
选择符 Selectors
- Selectors index
- 元素选择符
- 关系选择符
- 属性选择符
-
伪类选择符
- Pseudo-Classes Selectors index
- E:link
- E:visited
- E:hover
- E:active
- E:focus
- E:lang()
- E:not()
- E:root
- E:first-child
- E:last-child
- E:only-child
- E:nth-child(n)
- E:nth-last-child(n)
- E:first-of-type
- E:last-of-type
- E:only-of-type
- E:nth-of-type(n)
- E:nth-last-of-type(n)
- E:empty
- E:checked
- E:enabled
- E:disabled
- E:target
- @page:first
- @page:left
- @page:right
- 伪对象选择符
- 语法与规则 Rules
- 取值 Values
- 单位 Units
- 附录 Appendix
- CSS Hack
- 问题和经验 Experience
- 速查表 Quick Search