<?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>《模拟兼容性的 inline-block 属性》的评论</title>
	<atom:link href="http://www.planabc.net/2008/04/08/cross_browser_support_for_inline-block_styling/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.planabc.net/2008/04/08/cross_browser_support_for_inline-block_styling/</link>
	<description>落草为根—专注前端技术&#38;&#38;关注用户体验</description>
	<pubDate>Wed, 20 Aug 2008 14:43:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>lizux</title>
		<link>http://www.planabc.net/2008/04/08/cross_browser_support_for_inline-block_styling/#comment-1195</link>
		<dc:creator>lizux</dc:creator>
		<pubDate>Mon, 11 Aug 2008 08:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.planabc.net/?p=60#comment-1195</guid>
		<description>“text-indent:-9999px;
*text-indent:0;”
这两句好像不是必须的，font和overflow配合就可以隐藏文字了</description>
		<content:encoded><![CDATA[<p>“text-indent:-9999px;<br />
*text-indent:0;”<br />
这两句好像不是必须的，font和overflow配合就可以隐藏文字了</p>
]]></content:encoded>
	</item>
	<item>
		<title>口碑大米</title>
		<link>http://www.planabc.net/2008/04/08/cross_browser_support_for_inline-block_styling/#comment-777</link>
		<dc:creator>口碑大米</dc:creator>
		<pubDate>Mon, 23 Jun 2008 09:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.planabc.net/?p=60#comment-777</guid>
		<description>珍惜生命，远离inline-block</description>
		<content:encoded><![CDATA[<p>珍惜生命，远离inline-block</p>
]]></content:encoded>
	</item>
	<item>
		<title>怿飞</title>
		<link>http://www.planabc.net/2008/04/08/cross_browser_support_for_inline-block_styling/#comment-297</link>
		<dc:creator>怿飞</dc:creator>
		<pubDate>Wed, 16 Apr 2008 04:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.planabc.net/?p=60#comment-297</guid>
		<description>谢谢tommyfan的提示。</description>
		<content:encoded><![CDATA[<p>谢谢tommyfan的提示。</p>
]]></content:encoded>
	</item>
	<item>
		<title>tommyfan</title>
		<link>http://www.planabc.net/2008/04/08/cross_browser_support_for_inline-block_styling/#comment-296</link>
		<dc:creator>tommyfan</dc:creator>
		<pubDate>Wed, 16 Apr 2008 02:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.planabc.net/?p=60#comment-296</guid>
		<description>mouse 2008年4月11日 下午 12:43 ₪ 
FF使用display:-moz-inline-stack;后水平text-align会失效!如何解决呢?

通过moz私有属性可以设置.
-moz-box-align:center;-moz-box-pack:center;
详情请看:http://developer.mozilla.org/en/docs/CSS_Reference:Mozilla_Extensions</description>
		<content:encoded><![CDATA[<p>mouse 2008年4月11日 下午 12:43 ₪<br />
FF使用display:-moz-inline-stack;后水平text-align会失效!如何解决呢?</p>
<p>通过moz私有属性可以设置.<br />
-moz-box-align:center;-moz-box-pack:center;<br />
详情请看:http://developer.mozilla.org/en/docs/CSS_Reference:Mozilla_Extensions</p>
]]></content:encoded>
	</item>
	<item>
		<title>tommyfan</title>
		<link>http://www.planabc.net/2008/04/08/cross_browser_support_for_inline-block_styling/#comment-295</link>
		<dc:creator>tommyfan</dc:creator>
		<pubDate>Wed, 16 Apr 2008 02:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.planabc.net/?p=60#comment-295</guid>
		<description>op某个版本下此样式无效.我通过设置content值为空来解决它.
display:block;height:20px;overflow:hidden;font-size:0;line-height:20px;content:"";</description>
		<content:encoded><![CDATA[<p>op某个版本下此样式无效.我通过设置content值为空来解决它.<br />
display:block;height:20px;overflow:hidden;font-size:0;line-height:20px;content:&#8221;";</p>
]]></content:encoded>
	</item>
	<item>
		<title>mouse</title>
		<link>http://www.planabc.net/2008/04/08/cross_browser_support_for_inline-block_styling/#comment-275</link>
		<dc:creator>mouse</dc:creator>
		<pubDate>Fri, 11 Apr 2008 04:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.planabc.net/?p=60#comment-275</guid>
		<description>FF使用display:-moz-inline-stack;后水平text-align会失效!如何解决呢?</description>
		<content:encoded><![CDATA[<p>FF使用display:-moz-inline-stack;后水平text-align会失效!如何解决呢?</p>
]]></content:encoded>
	</item>
	<item>
		<title>MarVell</title>
		<link>http://www.planabc.net/2008/04/08/cross_browser_support_for_inline-block_styling/#comment-264</link>
		<dc:creator>MarVell</dc:creator>
		<pubDate>Tue, 08 Apr 2008 16:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.planabc.net/?p=60#comment-264</guid>
		<description>呃...是我看错了好像..我把样式禁了- -..
那条删了吧..

另外.把日期改一下吧..最好用24小时制的.
我半夜12点32给你的留言..上面显示是 上午 12:32- -!</description>
		<content:encoded><![CDATA[<p>呃&#8230;是我看错了好像..我把样式禁了- -..<br />
那条删了吧..</p>
<p>另外.把日期改一下吧..最好用24小时制的.<br />
我半夜12点32给你的留言..上面显示是 上午 12:32- -!</p>
]]></content:encoded>
	</item>
	<item>
		<title>MarVell</title>
		<link>http://www.planabc.net/2008/04/08/cross_browser_support_for_inline-block_styling/#comment-263</link>
		<dc:creator>MarVell</dc:creator>
		<pubDate>Tue, 08 Apr 2008 16:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.planabc.net/?p=60#comment-263</guid>
		<description>CSS裸奔日到了- -!

看到你在FF中裸奔了...IE中怎么没?</description>
		<content:encoded><![CDATA[<p>CSS裸奔日到了- -!</p>
<p>看到你在FF中裸奔了&#8230;IE中怎么没?</p>
]]></content:encoded>
	</item>
	<item>
		<title>怿飞</title>
		<link>http://www.planabc.net/2008/04/08/cross_browser_support_for_inline-block_styling/#comment-262</link>
		<dc:creator>怿飞</dc:creator>
		<pubDate>Tue, 08 Apr 2008 15:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.planabc.net/?p=60#comment-262</guid>
		<description>呵呵，今天早上更改了下feed输出的文章数量。</description>
		<content:encoded><![CDATA[<p>呵呵，今天早上更改了下feed输出的文章数量。</p>
]]></content:encoded>
	</item>
	<item>
		<title>MarVell</title>
		<link>http://www.planabc.net/2008/04/08/cross_browser_support_for_inline-block_styling/#comment-261</link>
		<dc:creator>MarVell</dc:creator>
		<pubDate>Tue, 08 Apr 2008 15:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.planabc.net/?p=60#comment-261</guid>
		<description>0.0  
你吓我...今天一更新,29个源...

吓我一蹦.我当你这么能写.一天写29篇文章- -!</description>
		<content:encoded><![CDATA[<p>0.0<br />
你吓我&#8230;今天一更新,29个源&#8230;</p>
<p>吓我一蹦.我当你这么能写.一天写29篇文章- -!</p>
]]></content:encoded>
	</item>
	<item>
		<title>怿飞</title>
		<link>http://www.planabc.net/2008/04/08/cross_browser_support_for_inline-block_styling/#comment-258</link>
		<dc:creator>怿飞</dc:creator>
		<pubDate>Tue, 08 Apr 2008 04:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.planabc.net/?p=60#comment-258</guid>
		<description>如果上文提供的 hasLayout 链接打不开可以通过另外的方式查阅《On having layout》：
原文：&lt;a href="http://www.satzansatz.de/cssd/onhavinglayout.htm" target="_blank" title="On having layout" rel="nofollow"&gt;http://www.satzansatz.de/cssd/onhavinglayout.htm&lt;/a&gt;
译文：&lt;a href="http://bbs.blueidea.com/thread-2636904-1-1.html" target="_blank" title="On having layout" rel="nofollow"&gt;http://bbs.blueidea.com/thread-2636904-1-1.html&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>如果上文提供的 hasLayout 链接打不开可以通过另外的方式查阅《On having layout》：<br />
原文：<a href="http://www.satzansatz.de/cssd/onhavinglayout.htm" target="_blank" title="On having layout" rel="nofollow">http://www.satzansatz.de/cssd/onhavinglayout.htm</a><br />
译文：<a href="http://bbs.blueidea.com/thread-2636904-1-1.html" target="_blank" title="On having layout" rel="nofollow">http://bbs.blueidea.com/thread-2636904-1-1.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
