[CSS] Use CSS Counters to Create Pure CSS Dynamic Lists

CSS counters let you create dynamic lists without JavaScript. In this lesson, we will create a multi-level table of contents using the CSS counter-reset and counter-increment properties with the counter attribute.

 

 

posted @ 2016-10-18 21:37  Zhentiw  阅读(134)  评论(0)    收藏  举报