跳到内容
(1)
Cob.com.cn
首页(H)
教程(W)
服务(B)
酷站(I)
资源(D)
日志(L)
底部(9)
Code
Coke
CSS2.0中文手册·
richness
您的位置:
首页
>>
教程
>>
CSS2.0中文手册
>>
richness
略过导航列
CSS2.0-中文手册
CSS2.0 属性列表
背景
滚动条
边框
外间距
内间距
尺寸
伪对象
字体
选择符
层
定位
打印
规则
列表
表格
文本
Content
轮廓属性
Decration
打印
CSS2.0 手册附录 I
伪类 Pseudo-Classes
伪对象 Pseudo-Elements
样式表规则 At-Rules
声明 Declaration
样式表属性 Properties
CSS2.0 手册附录 II
Color Table 颜色表
HTML 附加命名实体
ISO Latin-1 字符集
Character 字符集识别
Media Types 设备类型
特殊文本和BIDI字符实体
HTML标准指南
30天网页亲和力
© 2006 Guide,Code
Coke
End Menu
richness
属性清单
richness
相关阅读
------------------------------------------
voice-family
volume
stress
azimuth
elevation
speak
speak-punctuation
speak-numeral
pitch
pitch-range
speech-rate
play-during
pause
pause-before
pause-after
cue
cue-before
cue-after
版本:CSS2 兼容性:
NONE
继承性:有
语法:
richness :
number
参数:
number :
整数。整数值取值范围为0-100。默认值为
50
说明:
设置或检索当前声音的音色。
目前IE5.5尚不支持此属性。
对应的脚本特性为
richness
。
示例:
body { richness: 75 }