Computer Science, asked by aliza9031, 7 months ago

b. What are the different values that the list-style-type property of an ordered list can have?

Answers

Answered by adityasp1710
0

Answer:

The list-style-type specifies the type of list-item marker. It can accept one of the following values. However, the default values for ul (unordered list) and ol(ordered list) are disc and decimal respectively. The value none hides the list marker

Similar questions