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