counter-increment

increments counter values

Example

1

Description

increments counter values

Increments the named counter, and optionally accepts the amount to increment it by. The default increment amount is 1. If the counter has never been initialized by a counter-reset, its inital value will be 0. The content property is used to display the value of a counter.

Values

Value Description
Values
<counter-id increment>name of counter, optionally followed by amount to increment
noneno counters will be incremented