InterviewSolution
Saved Bookmarks
| 1. |
Which of the following adds the value of a counter to an element?(a) counter-increment(b) content(c) counter()(d) counter-resetI have been asked this question during an interview.This intriguing question comes from Miscellaneous topic in chapter CGI Programming & Miscellaneous of CSS |
|
Answer» The CORRECT choice is (c) COUNTER() |
|