<?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: Attribute Selectors</title>
	<atom:link href="http://iedeathmarch.org/2008/08/attribute-selectors/feed/" rel="self" type="application/rss+xml" />
	<link>http://iedeathmarch.org/2008/08/attribute-selectors/</link>
	<description>* html body { float:left; display:inline; voice-family: &#34;\&#34;}\&#34;&#34;; voice-family:inherit; }</description>
	<lastBuildDate>Tue, 09 Mar 2010 06:47:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: keno</title>
		<link>http://iedeathmarch.org/2008/08/attribute-selectors/comment-page-1/#comment-1197</link>
		<dc:creator>keno</dc:creator>
		<pubDate>Mon, 23 Feb 2009 10:20:45 +0000</pubDate>
		<guid isPermaLink="false">http://iedeathmarch.org/?p=363#comment-1197</guid>
		<description>h1:before {content:&quot;Caution!&quot;;color:#ff0000;}

will add &quot;Caution!&quot; before content in h1 style.
(there is also the element :after)

this doesn&#039;t work in IE 6, and i hate this fucking Browser for that!

I love the IE Death March. ;)</description>
		<content:encoded><![CDATA[<p>h1:before {content:&#8221;Caution!&#8221;;color:#ff0000;}</p>
<p>will add &#8220;Caution!&#8221; before content in h1 style.<br />
(there is also the element :after)</p>
<p>this doesn&#8217;t work in IE 6, and i hate this fucking Browser for that!</p>
<p>I love the IE Death March. <img src='http://iedeathmarch.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roberkules</title>
		<link>http://iedeathmarch.org/2008/08/attribute-selectors/comment-page-1/#comment-1074</link>
		<dc:creator>roberkules</dc:creator>
		<pubDate>Sun, 15 Feb 2009 07:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://iedeathmarch.org/?p=363#comment-1074</guid>
		<description>... for:
[div class=&quot;class1 class2&quot;]</description>
		<content:encoded><![CDATA[<p>&#8230; for:<br />
[div class="class1 class2"]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roberkules</title>
		<link>http://iedeathmarch.org/2008/08/attribute-selectors/comment-page-1/#comment-1073</link>
		<dc:creator>roberkules</dc:creator>
		<pubDate>Sun, 15 Feb 2009 07:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://iedeathmarch.org/?p=363#comment-1073</guid>
		<description>chained/multiple classes are also not supported

like
div.class1.class2 { ...
for
</description>
		<content:encoded><![CDATA[<p>chained/multiple classes are also not supported</p>
<p>like<br />
div.class1.class2 { &#8230;<br />
for</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rf</title>
		<link>http://iedeathmarch.org/2008/08/attribute-selectors/comment-page-1/#comment-123</link>
		<dc:creator>Rf</dc:creator>
		<pubDate>Fri, 12 Sep 2008 13:10:18 +0000</pubDate>
		<guid isPermaLink="false">http://iedeathmarch.org/?p=363#comment-123</guid>
		<description>Things as div&gt;h1 also won&#039;t work in IE6.</description>
		<content:encoded><![CDATA[<p>Things as div&gt;h1 also won&#8217;t work in IE6.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
