<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Webdogs 3.0 &#187; css counters</title>
	<atom:link href="http://webdogs.org/tag/css-counters/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdogs.org</link>
	<description>site sentient since 2006</description>
	<lastBuildDate>Sun, 22 Jan 2012 22:17:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>CSS counters, who knew?</title>
		<link>http://webdogs.org/2008/10/08/css-counters-who-knew/</link>
		<comments>http://webdogs.org/2008/10/08/css-counters-who-knew/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 08:55:53 +0000</pubDate>
		<dc:creator>Brian Lawlor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[css counters]]></category>

		<guid isPermaLink="false">http://www.webdogs.org/?p=330</guid>
		<description><![CDATA[Not me, I&#8217;m embarrassed to say. After tooling around with CSS for the better part of 10 years now, I feel all but routinely comfortable with basic CSS techniques and have a working familiarity with the solutions to the most common CSS issues out there. But I have to admit I was totally oblivious to [...]]]></description>
			<content:encoded><![CDATA[<p>Not me, I&#8217;m embarrassed to say.</p>
<p>After tooling around with <a href="http://en.wikipedia.org/wiki/Cascading_Style_Sheets">CSS</a> for the better part of 10 years now, I feel all but routinely comfortable with basic CSS techniques and have a working familiarity with the solutions to the most common CSS issues out there. But I have to admit I was totally oblivious to the existence of the <a href="http://reference.sitepoint.com/css/counter-increment">counter-increment</a> and <a href="http://reference.sitepoint.com/css/counter-reset">counter-reset</a> properties in CSS. These properties are supported by Opera but have also always worked in Firefox and will soon be supported in the upcoming Internet Explorer 8.</p>
<p>This is a solution to a problem I have more than once needed to solve, including the need to set and then reset a numerical sequence in <a href="http://htmldog.com/guides/htmlbeginner/lists/">different types of lists</a> or to number <a href="http://htmldog.com/guides/htmlbeginner/headings/">headings</a> in sequence, that sort of thing.</p>
<p>There&#8217;s a great article about <a href="http://dev.opera.com/articles/view/automatic-numbering-with-css-counters/">automatic numbering of page elements, using CSS counters</a> at the Opera Developer site (via <a href="http://css-tricks.com/">CSS-Tricks</a>, a current fave among CSS sites I follow).</p>
<h2  class="related_post_title">Other posts of possible interest...</h2><ul class="related_post"><li>No Related Post</li></ul>]]></content:encoded>
			<wfw:commentRss>http://webdogs.org/2008/10/08/css-counters-who-knew/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

