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 is an iframe?
What causes dom reflow?
Can you inspect element on iphone?
How to style forms?
What does font weight mean in css?
What does div stands for?
Which locator is fast in selenium?
How will you target an h2 and h3 with the same styling?
Define Image sprites with context to CSS ?
How embedded style can be linked with HTML documents?
How do I restore the default value of a property?
explain some text effects in CSS3?