CSS属性速查表
定位 Positioning
布局 Layout
尺寸与补白 Dimension and Margins and Paddings
背景与边框 Backgrounds and Borders
- border
- border-width
- border-style
- border-color
- border-radius
- box-shadow
- border-image
- border-image-source
- border-image-slice
- border-image-width
- border-image-outset
- border-image-repeat
- background
- background-color
- background-image
- background-repeat
- background-attachment
- background-position
- background-origin
- background-clip
- background-size
颜色 Color
字体 Font
文本 Text
文本装饰 Text Decoration
书写模式 Writing Modes
列表 List
表格 Table
内容 Content
用户界面 User Interface
多列 Multi-column
伸缩盒 Flexible Box(旧)
伸缩盒 Flexible Box(新)
转换 Transform
过渡 Transition
动画 Animation
打印 Printing
媒体查询 Media Queries
Only IE
Only Webkit
元素选择符 Element Selectors
关系选择符 Relationship Selectors
属性选择符 Attribute Selectors
伪类选择符 Pseudo-Classes Selectors
- E:link
- E:visited
- E:hover
- E:active
- E:focus
- E:lang(fr)
- E:not(s)
- 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
伪对象选择符 Pseudo-Element Selectors
语法与规则 Rules and Syntax
长度值与单位 Length Data Types and Units
角度值与单位 Angle Data Types and Units
时间值与单位 Time Data Types and Units
频率值与单位 Frequency Data Types and Units
特殊布局值与单位 Layout-specific Data Types and Units
分辨率值与单位 Resolution Data Types and Units
颜色值 Color Data Types
文本值 Textual Data Types
函数值 Functional Notations Data Types
生成内容值 Content Notations Data Types
图像值 Image Data Types
数字值 Numeric Data Types
附录 Appendix
常用CSS Hack
问题和经验
浙公网安备 33010602011771号