| 文字颜色 color: | |
| 背景颜色 background-color: | |
|
 | 边框宽度 border-width: | |
| 上边框宽度 border-top-width: | |
| 左边框宽度 border-left-width: | |
| 右边框宽度 border-right-width: | |
| 底边框宽度 border-bottom-width: | |
 | 边框颜色 border-color: | |
| 上边框颜色 border-top-color: | |
| 左边框颜色 border-left-color: | |
| 右边框颜色 border-right-color: | |
| 底边框颜色 border-bottom-color: | |
 | 边框样式 border-style: | |
| 上边框样式 border-top-style: | |
| 左边框样式 border-left-style: | |
| 右边框样式 border-right-style: | |
| 底边框样式 border-bottom-style: | |
|
| 宽度 width: | |
| 高度 height: | |
| 溢出 overflow: | |
|
 | 内边距 padding: | |
| 内上边距 padding-top: | |
| 内左边距 padding-left: | |
| 内右边距 padding-right: | |
| 内底边距 padding-bottom: | |
|
 | 外边距 margin: | |
| 外顶边距 margin-top : | |
| 外左边距 margin-left : | |
| 外右边距 margin-right : | |
| 外底边距 margin-bottom : | |
|
| 文字字体 font-family : | |
| 文字大小 font-size : | |
| 文字粗细 font-weight : | |
| 文字样式 font-style : | |
| 文字变量 font-variant : | |
| 文字行高 line-height : | |
|
| 清除 clear : | |
| 浮动 float : | |
| 文本排列 text-align : | |
| 文本修饰 text-decoration : | |
| 文本缩进 text-indent : | |
| 文字间距 letter-spacing : | |
| 文字间距 word-spacing : | |
| 文本转换 text-transform : | |
| 垂直排列 vertical-align : | |
|
| 背景图片 background-image : | |
| 背景重复 background-repeat : | |
| 背景定位 background-position : | |
| 背景附加 background-attachment : | |
|
| 显示 display : | |
| 可见 visibility : | |
| 定位 position : | |
| 距顶 top : | |
| 距左 left : | |
| 距右 right : | |
| 距底 bottom : | |
| 优先 z-index : | |
|
| 鼠标指针 cursor : | |