CSS: numbered list

ol li:before {content: counters(item, “.”)”. “; counter-increment:item}
ol {counter-reset: item}
ol li {display: block}

Put this CSS snippet at the bottom of your stylesheet!!! Otherwise, all the following CSS commands will be ignored in IE6 and IE7.

Example:
numbered-list

  • Digg
  • del.icio.us
  • Facebook
  • Technorati
  • Twitthis
  • FriendFeed

POST A COMMENT

  • You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>