Home » CSS » Css miscellaneous » Question
  1. Which of the following defined as alphanumeric names that correspond to some current counter value in a document?
    1. Key
    2. Counters
    3. Class
    4. All of above
    5. None of these
Correct Option: B

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.



Your comments will be displayed only after manual approval.