counter-reset
CSS css_lists css_property
Ustawia licznik na wartość początkową.
Przykład
counter-reset: section;
Składnia
counter-reset: none|name number|initial|inherit;