<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: IE里关于CSS的优先级的bug（三）</title>
	<atom:link href="http://www.mikkolee.com/27/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mikkolee.com/27</link>
	<description>关于界面的价值观与方法论</description>
	<lastBuildDate>Sat, 04 Sep 2010 14:28:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 辉舞世间</title>
		<link>http://www.mikkolee.com/27/comment-page-1#comment-449</link>
		<dc:creator>辉舞世间</dc:creator>
		<pubDate>Tue, 08 Dec 2009 02:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikkolee.com/?p=27#comment-449</guid>
		<description>感谢把自己的心得写出来和大家分享！</description>
		<content:encoded><![CDATA[<p>感谢把自己的心得写出来和大家分享！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 小麦</title>
		<link>http://www.mikkolee.com/27/comment-page-1#comment-111</link>
		<dc:creator>小麦</dc:creator>
		<pubDate>Tue, 16 Dec 2008 02:58:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikkolee.com/?p=27#comment-111</guid>
		<description>双class在IE6里支持得不完整。事实上，.style1.style2，在IE6里只被识别为.style2。

换句话说，这个选择符的样式会应用在class=&quot;style2&quot;上面，虽然按照标准它应该只应用在class=&quot;style1 style2&quot;上。同样的，.style1.style2的优先级与.style1一样高。</description>
		<content:encoded><![CDATA[<p>双class在IE6里支持得不完整。事实上，.style1.style2，在IE6里只被识别为.style2。</p>
<p>换句话说，这个选择符的样式会应用在class=&#8221;style2&#8243;上面，虽然按照标准它应该只应用在class=&#8221;style1 style2&#8243;上。同样的，.style1.style2的优先级与.style1一样高。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 流放之忆</title>
		<link>http://www.mikkolee.com/27/comment-page-1#comment-110</link>
		<dc:creator>流放之忆</dc:creator>
		<pubDate>Tue, 16 Dec 2008 02:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikkolee.com/?p=27#comment-110</guid>
		<description>同一元素两个class，用.className1.className2的写法对.className1进行覆写，IE 6里识别有问题，这个有没有心得？

这两天被这个问题折腾坏了。</description>
		<content:encoded><![CDATA[<p>同一元素两个class，用.className1.className2的写法对.className1进行覆写，IE 6里识别有问题，这个有没有心得？</p>
<p>这两天被这个问题折腾坏了。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
