HTML list with different images as bullets

后端 未结 5 1138
北恋
北恋 2021-01-19 07:06

I know it is possible to set an image instead of the HTML default bullets:

list-style-image: url(...);

But I havent\'t found a way how I ca

5条回答
  •  别那么骄傲
    2021-01-19 07:21

    Just add a different class in the LI element

    
    
    

提交回复
热议问题