text-decoration-color

CSS3

text-decoration-color

  • 版本:CSS3
  • 继承性:无

语法:

text-decoration-color<color>

默认值采用文本颜色

取值:

<color>
指定颜色。

说明:

检索或设置对象中的文本装饰线条的颜色。
  • 对应的脚本特性为textDecorationColor

兼容性:

  • = 支持
  • = 不支持
  • = 部分支持
  • = 实验性质
支持版本\类型
版本 6.0-9.0 4.0-9.0 5.1 13.0-16.0 11.50-11.60

示例: