Monthly Archives: May 2013

Learn to count with CSS

Hidden away in the depths of the CSS specification you’ll find CSS counters. As the name suggests they allows you to count a thing on your page with CSS incrementing the value every time it appears on the document. This … Continue reading

Posted in Blog | Comments Off on Learn to count with CSS