<?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>评论：针对Google Chrome谷歌浏览器的CSS hack</title>
	<atom:link href="http://www.zeroz.cn/blog/archives/162/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zeroz.cn/blog/archives/162/</link>
	<description>混迹于中国首都的流氓甲</description>
	<lastBuildDate>Thu, 02 Sep 2010 10:08:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>由：娃哈哈</title>
		<link>http://www.zeroz.cn/blog/archives/162/comment-page-1/#comment-17680</link>
		<dc:creator>娃哈哈</dc:creator>
		<pubDate>Thu, 04 Mar 2010 04:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeroz.cn/blog/?p=162#comment-17680</guid>
		<description>楼上的，能写到外部css里吗？我怎么没用？</description>
		<content:encoded><![CDATA[<p>楼上的，能写到外部css里吗？我怎么没用？</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：boy1988</title>
		<link>http://www.zeroz.cn/blog/archives/162/comment-page-1/#comment-15168</link>
		<dc:creator>boy1988</dc:creator>
		<pubDate>Fri, 22 Jan 2010 08:36:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeroz.cn/blog/?p=162#comment-15168</guid>
		<description>hack的代码也可以这样写:
@media screen and (-webkit-min-device-pixel-ratio:0) { /* 针对chrome，Firefox下无效 */
    #p{
        color:#f00;
    }
}
虽然不是合法css，但是可以用，嗯哼。</description>
		<content:encoded><![CDATA[<p>hack的代码也可以这样写:<br />
@media screen and (-webkit-min-device-pixel-ratio:0) { /* 针对chrome，Firefox下无效 */<br />
    #p{<br />
        color:#f00;<br />
    }<br />
}<br />
虽然不是合法css，但是可以用，嗯哼。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：ZeroZ</title>
		<link>http://www.zeroz.cn/blog/archives/162/comment-page-1/#comment-15148</link>
		<dc:creator>ZeroZ</dc:creator>
		<pubDate>Thu, 05 Nov 2009 08:25:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeroz.cn/blog/?p=162#comment-15148</guid>
		<description>&lt;a href=&quot;#comment-15147&quot; class=&quot;at-regular&quot; rel=&quot;nofollow&quot;&gt;@honto&lt;/a&gt; 
看了一下，是这样的，多谢提醒。</description>
		<content:encoded><![CDATA[<p><a href="#comment-15147" class="at-regular" rel="nofollow">@honto</a><br />
看了一下，是这样的，多谢提醒。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：honto</title>
		<link>http://www.zeroz.cn/blog/archives/162/comment-page-1/#comment-15147</link>
		<dc:creator>honto</dc:creator>
		<pubDate>Thu, 05 Nov 2009 02:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeroz.cn/blog/?p=162#comment-15147</guid>
		<description>现在此hack已经不行了，FF3.5已经可以解析这段CSS了</description>
		<content:encoded><![CDATA[<p>现在此hack已经不行了，FF3.5已经可以解析这段CSS了</p>
]]></content:encoded>
	</item>
</channel>
</rss>
