Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

how to remove dot from li

<ul style="list-style: none;">  
 <li>List item with no bullet</li>
 <li>Second item</li>
</ul>
Source by www.bitdegree.org #
 
PREVIOUS NEXT
Tagged: #remove #dot #li
ADD COMMENT
Topic
Name
7+7 =