- line-height: number | % 相对于当前字体 | 带单位的
- white-space: nowrap | pre 保留所有空白 | pre-wrap 保留空白符,正常换行| pre-line 合并空白符,保留换行符
- min-width: 元素的最小宽度 %根据包含它的块级对象 | 数值
- out-line: 位于元素边框外围的线,不会占据空间
color style width - text-decoration: underline | overline | line-through | blink
- text-overflow: clip 修剪文本 | ellipsis显示省略符号来代表被修剪的文本
| string 使用给定的字符串来代表被修剪的文本 - 伪元素 ::before
::after content