I am new to CSS/HTML, if I want to set bullets to user defined chars like #, |, >..etc
How can I do that in CSS is any property available or any solution for such context
<ul>
<li></li>
</ul>
I am new to CSS/HTML, if I want to set bullets to user defined chars like #, |, >..etc
How can I do that in CSS is any property available or any solution for such context
<ul>
<li></li>
</ul>