<?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"
	>
<channel>
	<title>评论: Firefox的默认样式表</title>
	<atom:link href="http://dancewithnet.com/2008/04/17/firefox-default-stylesheet/feed/" rel="self" type="application/rss+xml" />
	<link>http://dancewithnet.com/2008/04/17/firefox-default-stylesheet/</link>
	<description>WEB Design{HTML:CSS:Javascript:DOM:AJAX:PHP:Usability}/Viewpoint/Photo/Food/Mood</description>
	<pubDate>Sun, 12 Oct 2008 22:56:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>作者: Lunatic Sun</title>
		<link>http://dancewithnet.com/2008/04/17/firefox-default-stylesheet/#comment-128914</link>
		<dc:creator>Lunatic Sun</dc:creator>
		<pubDate>Thu, 17 Apr 2008 03:07:05 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1280#comment-128914</guid>
		<description>欧！我真的很讨厌 

&lt;code&gt;q:before {
  content: open-quote;
}

q:after {
  content: close-quote;
}&lt;/code&gt;

所以要把它们全部reset

q:before,q:after{
  content:"";
}</description>
		<content:encoded><![CDATA[<p>欧！我真的很讨厌 </p>
<p><code>q:before {<br />
  content: open-quote;<br />
}</p>
<p>q:after {<br />
  content: close-quote;<br />
}</code></p>
<p>所以要把它们全部reset</p>
<p>q:before,q:after{<br />
  content:&#8221;";<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
