Quackit Logo

Got a MySpace Page?

Get "www.yourname.com" for your MySpace page. Learn how >>.

CSS counter-reset

Print Version

Also see the full, alphabetical list of CSS properties


The CSS counter-reset property assists in generating automatic numbering (for example, Heading 1, Section 1.1, Heading 2, Heading 2.2 etc) by resetting the count as required. The counter-reset property is used in conjunction with the CSS count() function of the 'content' property (which is used with the ':before' or ':after' pseudo-elements).

Also see the counter-increment and content properties.

Syntax: counter-reset: <identifier> <integer>;
Possible Values:
  • none
  • <identifier> <integer>
    The integer indicates the value the counter is set to. The default is zero.
  • inherit
Initial Value: None
Applies to: All elements
Inherited: No
Media: All
Example:
h1 {
    counter-reset: section;
}

Also see all CSS properties listed alphabetically


Enjoy this website?

  1. Link to this page (copy/paste into your own website or blog):
  2. Add this page to your favorite social bookmarks sites:
                     
  3. Add this page to your Favorites

Oh, and thank you for supporting Quackit!

FREE Hosting!

With every domain name you register with ZappyHost, you get FREE (ad supported) hosting.

PLUS you get:

  • FREE Website Builder
  • FREE Blog
  • FREE Starter Web Page
  • FREE Email Account
  • & much more! (Total value $123 for FREE!)
Get your FREE hosting today! >>