css:在有序列表中不同类型的列表项标记
1、新建HTML文件

2、创建有序列表

3、预览效果如图

4、设置有序列表样式list-style-type: decimal

5、设置有序列表样式list-style-type: lower-roman

6、设置有序列表样式list-style-type:upper-roman

7、设置有序列表样式list-style-type:lower-alpha

8、设置有序列表样式list-style-type:upper-alpha

9、预览效果如图

1、新建HTML文件
2、创建有序列表
3、预览效果如图
4、设置有序列表样式list-style-type: decimal
5、设置有序列表样式list-style-type: lower-roman
6、设置有序列表样式list-style-type:upper-roman
7、设置有序列表样式list-style-type:lower-alpha
8、设置有序列表样式list-style-type:upper-alpha
9、预览效果如图