Q77
Which of the following property controls CSS counter values?
A.
counter
B.
counter-increment
AnswerC.
counter-decrement
D.
none of the mentioned
Answer: Option B
Solution
Answer: Option B
Solution:
Syntax: counter-increment: counter-name1 [integer] ... counter-nameN [integer] | none | inherit