CSS效果--动态更改list-style-type属性

作者:袖梨 2022-07-02

本例子在FireFox和IE6.0上通过测试,效果一样
















---list-style-type---
circle
square
decimal
lower-roman
upper-roman
lower-alpha
upper-alpha
none
disc



list-style : disc inside ;
list-style-type : disc ;

相关文章

精彩推荐