How could you use CSS to achieve the following automatic numbering?
Initialize the counter on the parent div using counter-reset.
Increment the counter value by 1 on the child div p using counter-increment.
Add the counter variables before the div p content using the :before pseudo selector.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the css selectors?
Can you have a negative z index?
What are the css3 modules?
How many levels of style sheets are there?
Which property is used to change the background color?
Which software is used for css?
Name all the modules which are used in the current version of css.
What is a css pseudo class?
What is embedded style? How to link?
Difference between reset.css and normalize css?
How many types of css are there?
What are the newly introduced text related features in css3?