Tengo una lista en la que quiero agregar un símbolo de marca antes del texto de la lista. ¿Existe algún CSS que pueda ayudarme a aplicar de esta manera?
✓ this is my text
✓ this is my text
✓ this is my text
✓ this is my text
✓ this is my text
✓ this is my text
Nota: quiero esto en este tipo de código HTML
<ul>
<li>this is my text</li>
<li>this is my text</li>
<li>this is my text</li>
<li>this is my text</li>
<li>this is my text</li>
</ul>
css
html
special-characters
Stack-overflow-hero
fuente
fuente