CSS3 text-emphasis 属性

月野氿桃

CSS3 text-emphasis 属性

实例

改变单词之间的间距使得每行对齐:

p
{
    text-emphasis: filled red;
    -webkit-text-emphasis: filled red;
}


浏览器支持

CSS3 text-emphasis 属性


定义与用法

text-emphasis 属性是简写属性,用于在一个声明中设置 text-emphasis-style 和 text-emphasis-color。

提示:Adobe 的 "Kenten Generic OpenType Font" 是一个适合重点标记的字体,它专门为重点标记设计。

默认值: none
继承性: yes
版本: CSS3
JavaScript 语法: object.style.textEmphasis="filled blue"

语法

text-emphasis: text-emphasis-style text-emphasis-color;
描述
text-emphasis-style 向元素的文本应用重点标记。
text-emphasis-color 定义重点标记的前景色。
版权声明:本页面内容旨在传播知识,为用户自行发布,若有侵权等问题请及时与本网联系,我们将第一时间处理。E-mail:284563525@qq.com

目录[+]

取消
微信二维码
微信二维码
支付宝二维码