InterviewSolution
Saved Bookmarks
| 1. |
Which of the following will insert generated content in the counter?(a) content(b) counter-reset(c) counter-increment(d) counter()I have been asked this question in an online quiz.This question is from Appearance of Form Elements topic in section Lists, Tables and Forms of CSS |
|
Answer» The correct choice is (a) CONTENT |
|