CSS3 text-outline 属性

实例

设置 text-outline:

p.test
{
text-outline: 2px 2px #ff0000;
}

持 text-outline 属性。

text-outline 本轮廓。

默认值: none
继承性: yes
版本: CSS3
JavaScript 语法: object.style.textOutline="2px 2px #ff0000"

语法

text-outline: thickness blur color;
描述
thickness 的粗细。
blur
color CSS 颜色值