How to change icon of unordered list | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to change icon of unordered list

Please help me to know that how to change the icon of unordered list

13th Nov 2020, 1:22 PM
Hanuman Galwa
Hanuman Galwa - avatar
1 Answer
+ 6
You an apply CSS to achieve this, the following lesson covers how it is done: https://www.sololearn.com/learn/CSS/1107/ Here you can find an overview of all the possible values of the list-style-type property: https://developer.mozilla.org/en-US/docs/Web/CSS/list-style-type
13th Nov 2020, 1:27 PM
Shadow
Shadow - avatar