<?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: 与臭虫为友——浏览器补救办法，臭虫以及解决方案（第一部分）</title>
	<atom:link href="http://chen.xianan.name/blog/2006/07/29/working-with-buggy-browsers-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://chen.xianan.name/blog/2006/07/29/working-with-buggy-browsers-1/</link>
	<description>web 标准，前端开发，编程感悟，生活杂想</description>
	<lastBuildDate>Fri, 12 Mar 2010 08:20:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: xiaocao</title>
		<link>http://chen.xianan.name/blog/2006/07/29/working-with-buggy-browsers-1/comment-page-1/#comment-4439</link>
		<dc:creator>xiaocao</dc:creator>
		<pubDate>Mon, 25 Dec 2006 12:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/07/29/working-with-buggy-browsers-1/#comment-4439</guid>
		<description>谢谢分享这些经验!</description>
		<content:encoded><![CDATA[<p>谢谢分享这些经验!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 遺忘の空島 v2 &#187; Blog Archive &#187; [網摘]060714 ~ 060909 的 keep new</title>
		<link>http://chen.xianan.name/blog/2006/07/29/working-with-buggy-browsers-1/comment-page-1/#comment-2462</link>
		<dc:creator>遺忘の空島 v2 &#187; Blog Archive &#187; [網摘]060714 ~ 060909 的 keep new</dc:creator>
		<pubDate>Mon, 30 Oct 2006 02:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/07/29/working-with-buggy-browsers-1/#comment-2462</guid>
		<description>[...] realazy &gt;&gt; 与臭虫為友——瀏覽器工作區，臭虫以及解決方案（第一部分） [...]</description>
		<content:encoded><![CDATA[<p>[...] realazy &gt;&gt; 与臭虫為友——瀏覽器工作區，臭虫以及解決方案（第一部分） [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSSer &#187; Blog Archive &#187; 与臭虫为友——浏览器工作区，臭虫以及解决方案</title>
		<link>http://chen.xianan.name/blog/2006/07/29/working-with-buggy-browsers-1/comment-page-1/#comment-1925</link>
		<dc:creator>CSSer &#187; Blog Archive &#187; 与臭虫为友——浏览器工作区，臭虫以及解决方案</dc:creator>
		<pubDate>Sat, 19 Aug 2006 17:02:59 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/07/29/working-with-buggy-browsers-1/#comment-1925</guid>
		<description>[...] 与臭虫为友——浏览器工作区，臭虫以及解决方案（第一部分） [...]</description>
		<content:encoded><![CDATA[<p>[...] 与臭虫为友——浏览器工作区，臭虫以及解决方案（第一部分） [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://chen.xianan.name/blog/2006/07/29/working-with-buggy-browsers-1/comment-page-1/#comment-1905</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Wed, 16 Aug 2006 03:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/07/29/working-with-buggy-browsers-1/#comment-1905</guid>
		<description>还没更新?.....</description>
		<content:encoded><![CDATA[<p>还没更新?&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sparanoid</title>
		<link>http://chen.xianan.name/blog/2006/07/29/working-with-buggy-browsers-1/comment-page-1/#comment-1873</link>
		<dc:creator>Sparanoid</dc:creator>
		<pubDate>Wed, 02 Aug 2006 04:26:51 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/07/29/working-with-buggy-browsers-1/#comment-1873</guid>
		<description>总结的很不错，学习了不少，不过好像有一出错误：

NN 4.x 下的那段代码：
&lt;code&gt;&lt;link href=&quot;stylesheet&quot; tyle=&quot;text/css&quot; href=&quot;basic.css&quot; /&gt;&lt;/code&gt;

好像是这样？：
&lt;code&gt;&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;basic.css&quot; /&gt;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>总结的很不错，学习了不少，不过好像有一出错误：</p>
<p>NN 4.x 下的那段代码：<br />
<code>&lt;link href=&quot;stylesheet&quot; tyle=&quot;text/css&quot; href=&quot;basic.css&quot; /&gt;</code></p>
<p>好像是这样？：<br />
<code>&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;basic.css&quot; /&gt;<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://chen.xianan.name/blog/2006/07/29/working-with-buggy-browsers-1/comment-page-1/#comment-1860</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Mon, 31 Jul 2006 06:55:01 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/07/29/working-with-buggy-browsers-1/#comment-1860</guid>
		<description>写的不错！期待第二部分
最近碰到了多于一行要换行的问题。你告诉我的办法好像不成啊～</description>
		<content:encoded><![CDATA[<p>写的不错！期待第二部分<br />
最近碰到了多于一行要换行的问题。你告诉我的办法好像不成啊～</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sike</title>
		<link>http://chen.xianan.name/blog/2006/07/29/working-with-buggy-browsers-1/comment-page-1/#comment-1859</link>
		<dc:creator>sike</dc:creator>
		<pubDate>Mon, 31 Jul 2006 06:27:47 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/07/29/working-with-buggy-browsers-1/#comment-1859</guid>
		<description>叫臭虫总觉得怪怪的</description>
		<content:encoded><![CDATA[<p>叫臭虫总觉得怪怪的</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smzz</title>
		<link>http://chen.xianan.name/blog/2006/07/29/working-with-buggy-browsers-1/comment-page-1/#comment-1856</link>
		<dc:creator>smzz</dc:creator>
		<pubDate>Mon, 31 Jul 2006 00:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/07/29/working-with-buggy-browsers-1/#comment-1856</guid>
		<description>相对而言，我最关心当前最新/比较新的浏览器，不知它们都有哪些臭虫可供挖掘和解决。期待第二部分！</description>
		<content:encoded><![CDATA[<p>相对而言，我最关心当前最新/比较新的浏览器，不知它们都有哪些臭虫可供挖掘和解决。期待第二部分！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: old9</title>
		<link>http://chen.xianan.name/blog/2006/07/29/working-with-buggy-browsers-1/comment-page-1/#comment-1851</link>
		<dc:creator>old9</dc:creator>
		<pubDate>Sun, 30 Jul 2006 04:44:16 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/07/29/working-with-buggy-browsers-1/#comment-1851</guid>
		<description>总结工作是最辛苦的，赞。</description>
		<content:encoded><![CDATA[<p>总结工作是最辛苦的，赞。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PorkFat</title>
		<link>http://chen.xianan.name/blog/2006/07/29/working-with-buggy-browsers-1/comment-page-1/#comment-1850</link>
		<dc:creator>PorkFat</dc:creator>
		<pubDate>Sun, 30 Jul 2006 04:36:46 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/07/29/working-with-buggy-browsers-1/#comment-1850</guid>
		<description>唔讚唔得！</description>
		<content:encoded><![CDATA[<p>唔讚唔得！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lazz</title>
		<link>http://chen.xianan.name/blog/2006/07/29/working-with-buggy-browsers-1/comment-page-1/#comment-1849</link>
		<dc:creator>Lazz</dc:creator>
		<pubDate>Sun, 30 Jul 2006 04:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/07/29/working-with-buggy-browsers-1/#comment-1849</guid>
		<description>多谢分享:)
够全面，很有用，期待第二部分！！！！</description>
		<content:encoded><![CDATA[<p>多谢分享:)<br />
够全面，很有用，期待第二部分！！！！</p>
]]></content:encoded>
	</item>
</channel>
</rss>
