例
在理由字分隔改变间距(feil eksempel)
p
{
text-align:justify;
text-justify:inter-word;
}
浏览器支持
文本强调属性没有在任何主流浏览器的支持。
定义和用法
文本强调属性是设置文本强调风格和文本强调色在一个声明中的简写。
Tip:一个好的字体为重点标记是Adobe的"Kenten Generic OpenType Font" ,这是专门为重点标志设计的。
默认值: | 没有 |
---|---|
遗传: | yes |
版: | CSS3 |
JavaScript语法: | object .style.textEmphasis="filled blue" |
CSS语法
text-emphasis:text-emphasis-styletext-emphasis-color ;
值 | 描述 |
---|---|
text-emphasis-style | 适用重视商标的元素的文本 |
text-emphasis-color | 定义了重点标记的前景颜色 |
<完整的CSS参考