<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Change Unordered List Bullet Color</title>
	<atom:link href="http://johnnemec.com/web-developer/change-unordered-list-bullet-color/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnnemec.com/web-developer/change-unordered-list-bullet-color/</link>
	<description></description>
	<lastBuildDate>Fri, 30 Jul 2010 19:29:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: John Nemec</title>
		<link>http://johnnemec.com/web-developer/change-unordered-list-bullet-color/comment-page-1/#comment-173</link>
		<dc:creator>John Nemec</dc:creator>
		<pubDate>Mon, 28 Dec 2009 18:37:26 +0000</pubDate>
		<guid isPermaLink="false">http://johnnemec.com/?p=216#comment-173</guid>
		<description>if you have hundreds of list items you have a few different options: 

- type each one in one by one
- use a scripting language to dynamically add the tags
- or, use a graphic instead of the extra &lt;span&gt; or &lt;p&gt; tag

but either way you are going to have to type the 100s of lines of content, adding a few extra tags isn&#039;t going to hurt much.</description>
		<content:encoded><![CDATA[<p>if you have hundreds of list items you have a few different options: </p>
<p>- type each one in one by one<br />
- use a scripting language to dynamically add the tags<br />
- or, use a graphic instead of the extra <span> or
<p> tag</p>
<p>but either way you are going to have to type the 100s of lines of content, adding a few extra tags isn&#8217;t going to hurt much.</p>
<p></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BigNameTheFucker</title>
		<link>http://johnnemec.com/web-developer/change-unordered-list-bullet-color/comment-page-1/#comment-170</link>
		<dc:creator>BigNameTheFucker</dc:creator>
		<pubDate>Wed, 23 Dec 2009 17:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://johnnemec.com/?p=216#comment-170</guid>
		<description>you kidding me? what if i have 100 list items? add 100 s and 100 s?</description>
		<content:encoded><![CDATA[<p>you kidding me? what if i have 100 list items? add 100 s and 100 s?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: piano man</title>
		<link>http://johnnemec.com/web-developer/change-unordered-list-bullet-color/comment-page-1/#comment-167</link>
		<dc:creator>piano man</dc:creator>
		<pubDate>Thu, 10 Dec 2009 20:35:43 +0000</pubDate>
		<guid isPermaLink="false">http://johnnemec.com/?p=216#comment-167</guid>
		<description>Thanks heaps for this!... if anyone else has anything, it would be much appreciated.</description>
		<content:encoded><![CDATA[<p>Thanks heaps for this!&#8230; if anyone else has anything, it would be much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Nemec</title>
		<link>http://johnnemec.com/web-developer/change-unordered-list-bullet-color/comment-page-1/#comment-58</link>
		<dc:creator>John Nemec</dc:creator>
		<pubDate>Fri, 05 Jun 2009 13:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://johnnemec.com/?p=216#comment-58</guid>
		<description>another thought, for people that don&#039;t reset their style sheets, use the &lt;span&gt; tag in place of the &lt;p&gt;</description>
		<content:encoded><![CDATA[<p>another thought, for people that don&#8217;t reset their style sheets, use the &lt;span&gt; tag in place of the &lt;p&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
