Vidyalelo
CSS · Q43

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 43

Q43

Which of the following defined as alphanumeric names that correspond to some current counter value in a document?

A.
Class
B.
Key
C.
Counters
Answer
D.
None of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
Counters demonstrate the possibility of variable-like values in CSS. They are defined as alphanumeric names that correspond to some current counter value in a document.