list-style
- 版本:CSS1
- 继承性:有
语法:
list-style:[ list-style-image ] || [ list-style-position ] || [ list-style-type ]
默认值:看独立属性自身
取值:
- [ list-style-image ]:
- 设置或检索作为对象的列表项标记的图像
- [ list-style-position ]:
- 设置或检索作为对象的列表项标记如何根据文本排列
- [ list-style-type ]:
- 设置或检索对象的列表项所使用的预设标记
说明:
复合属性。设置列表项目相关内容
- 对应的脚本特性为listStyle。
兼容性:
- = 支持
- = 不支持
- = 部分支持
- = 实验性质
支持版本\类型 | |||||
---|---|---|---|---|---|
版本 | 6.0 | 4.0 | 5.1 | 13.0 | 11.50 |