text-stroke-color

CSS3

text-stroke-color

  • 版本:CSS3
  • 继承性:有

语法:

text-stroke-color<color>

默认值采用文本颜色

适用于:所有元素

继承性:有

取值:

<color>
指定文字的描边颜色。

说明:

设置或检索对象中的文字的描边颜色
  • 对应的脚本特性为textStrokeColor

兼容性:

  • = 支持
  • = 不支持
  • = 部分支持
支持版本\类型
版本 6-10 4-18 5.1.7 13 11.5-12.5

示例: