CSS参考手册
»
属性列表
»
文本属性
»
相关内容:
其它文本属性参考
选择其它项
text-indent
text-overflow
text-align
text-transform
text-decoration
text-decoration-line
text-decoration-color
text-decoration-style
text-shadow
text-fill-color
text-stroke
text-stroke-width
text-stroke-color
letter-spacing
word-spacing
vertical-align
word-wrap
white-space
direction
unicode-bidi
line-height
tab-size
letter-spacing
版本:CSS1
继承性:有
语法:
letter-spacing
:normal |
<length>
默认值
:
normal
相关属性
:[
word-spacing
]
取值:
normal:
默认间隔
<length>
:
用长度值指定间隔。可以为负值。
说明:
检索或设置对象中的文字之间的间隔。
该属性将指定的间隔添加到每个文字(包括单词内的每个字母)之后。
对应的脚本特性为
letterSpacing
。
兼容性:
浅绿
= 支持
红色
= 不支持
墨绿
= 部分支持
橙色
= 实验性质
支持版本
\类型
IE
Firefox
Safari
Chrome
Opera
版本
6.0
4.0
5.1
13.0
11.50
示例:
letter-spacing_CSS参考手册_web前端开发参考手册系列
默认间隔
默认情况下的文字间间隔
自定义的间隔大小
自定义的文字间隔大小Hello world