Which of the following property controls CSS counter values?
A
counter
B
counter-increment
C
counter-decrement
D
none of the mentioned
Correct Answer: counter-increment
Syntax: counter-increment: counter-name1 ... counter-nameN | none | inherit