Snippets tagged “counter-increment”
2 snippets use this tag.
- How to Add Indentation for the Second Line of an Ordered ListCSS
On this page, you can find out how it is possible to add an indentation for the second line of ordered lists. Read our snippet and find a solution to the problem.
- How to Display an Ordered List with Nested CountersHTML
In this snippet, we’re going to show how you can display an ordered list with nested counters by using CSS. See some methods of overcoming this problem.