Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

li only showing first bullet

li{
	display: list-item;
	list-style-type: circle;
}
 
PREVIOUS NEXT
Tagged: #li #showing #bullet
ADD COMMENT
Topic
Name
8+4 =