Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

tailwind ul list type

<ul class="list-disc"></ul>

list-none		list-style-type: none;
list-disc		list-style-type: disc;
list-decimal	list-style-type: decimal;
 
PREVIOUS NEXT
Tagged: #tailwind #ul #list #type
ADD COMMENT
Topic
Name
6+2 =