text-emphasis 文字强调
设置文字强调的样式和颜色,是 text-emphasis-style 和 text-emphasis-color 的简写形式。
语法:
{ text-emphasis: sTextEmphasis}
| 默认值: |
参见 text-emphasis-style 和 text-emphasis-color 相应的默认值。 |
| 继承性: |
是 |
| DOM 语法: |
object.style.textEmphasis=sTextEmphasis |
| 适用于: |
所有元素 |
| 浏览器支持: |
|
可能的值
<text-emphasis-style>
|| <text-emphasis-color>
| 值 |
描述 |
| <text-emphasis-style>
|| <text-emphasis-color> |
参见各自的设置。 |
说明:
本属性最后更新时间:2011-3-19 21:33:59
|