<?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>《两句 CSS 完美截断侧栏最新评论列表》的评论</title>
	<atom:link href="http://fis.io/css-wrap-comment-widget-lists.html/feed" rel="self" type="application/rss+xml" />
	<link>http://fis.io/css-wrap-comment-widget-lists.html</link>
	<description>IT 相关的博客，分享关于Google, Firefox, 黑莓, 手机, 软件, WordPress, ...</description>
	<lastBuildDate>Fri, 18 May 2012 10:15:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>最后一支烟</title>
		<link>http://fis.io/css-wrap-comment-widget-lists.html#comment-13604</link>
		<dc:creator>最后一支烟</dc:creator>
		<pubDate>Sat, 07 Jan 2012 05:53:57 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=496#comment-13604</guid>
		<description>好地方，以后常来</description>
		<content:encoded><![CDATA[<p>好地方，以后常来</p>
]]></content:encoded>
	</item>
	<item>
		<title>love02xp</title>
		<link>http://fis.io/css-wrap-comment-widget-lists.html#comment-13537</link>
		<dc:creator>love02xp</dc:creator>
		<pubDate>Fri, 21 Oct 2011 11:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=496#comment-13537</guid>
		<description>呵呵，这样就够用了：D</description>
		<content:encoded><![CDATA[<p>呵呵，这样就够用了：D</p>
]]></content:encoded>
	</item>
	<item>
		<title>Linux哎咳着</title>
		<link>http://fis.io/css-wrap-comment-widget-lists.html#comment-12483</link>
		<dc:creator>Linux哎咳着</dc:creator>
		<pubDate>Thu, 02 Dec 2010 07:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=496#comment-12483</guid>
		<description>使用overflow属性，应该指定heigh和width值的，溢出来的那部分隐藏掉美观多了，另外还不影响SEO。</description>
		<content:encoded><![CDATA[<p>使用overflow属性，应该指定heigh和width值的，溢出来的那部分隐藏掉美观多了，另外还不影响SEO。</p>
]]></content:encoded>
	</item>
	<item>
		<title>timedied</title>
		<link>http://fis.io/css-wrap-comment-widget-lists.html#comment-9021</link>
		<dc:creator>timedied</dc:creator>
		<pubDate>Sat, 11 Jul 2009 15:04:31 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=496#comment-9021</guid>
		<description>:nice: 学习啦，谢谢！</description>
		<content:encoded><![CDATA[<p> <img src='/b.gif' alt=':nice:' class='wp-smiley sm-nice' />  学习啦，谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>行者自若</title>
		<link>http://fis.io/css-wrap-comment-widget-lists.html#comment-3762</link>
		<dc:creator>行者自若</dc:creator>
		<pubDate>Wed, 30 Jul 2008 17:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=496#comment-3762</guid>
		<description>恩，两行得很不错，我喜欢：）</description>
		<content:encoded><![CDATA[<p>恩，两行得很不错，我喜欢：）</p>
]]></content:encoded>
	</item>
	<item>
		<title>行者自若</title>
		<link>http://fis.io/css-wrap-comment-widget-lists.html#comment-3761</link>
		<dc:creator>行者自若</dc:creator>
		<pubDate>Wed, 30 Jul 2008 17:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=496#comment-3761</guid>
		<description>恩，溢出部分直接隐藏就可以了……</description>
		<content:encoded><![CDATA[<p>恩，溢出部分直接隐藏就可以了……</p>
]]></content:encoded>
	</item>
	<item>
		<title>摩摩诘</title>
		<link>http://fis.io/css-wrap-comment-widget-lists.html#comment-3336</link>
		<dc:creator>摩摩诘</dc:creator>
		<pubDate>Sun, 29 Jun 2008 16:45:15 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=496#comment-3336</guid>
		<description>话说我前几天用了第一段代码,结果是Firefox2+3和IE 7下完美显示,但是在IE 6下却导致侧边栏跑到日志下方.一般是侧边某个模块超出CSS中的Width定义才会这样. &lt;hr&gt;&lt;strong&gt;fisio 回复： &lt;/strong&gt;这的确是 IE6 的问题，IE6下主题撑破也是经常的事情了……解决办法是文中说的另外定义 width, 如果效果还不好，试试 IE hack 大法之——星号吧 :p</description>
		<content:encoded><![CDATA[<p>话说我前几天用了第一段代码,结果是Firefox2+3和IE 7下完美显示,但是在IE 6下却导致侧边栏跑到日志下方.一般是侧边某个模块超出CSS中的Width定义才会这样.<br />
<hr /><strong>fisio 回复： </strong>这的确是 IE6 的问题，IE6下主题撑破也是经常的事情了……解决办法是文中说的另外定义 width, 如果效果还不好，试试 IE hack 大法之——星号吧 <img src='/b.gif' alt=':p' class='wp-smiley sm-tongue' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>JAY</title>
		<link>http://fis.io/css-wrap-comment-widget-lists.html#comment-3229</link>
		<dc:creator>JAY</dc:creator>
		<pubDate>Sat, 14 Jun 2008 10:22:44 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=496#comment-3229</guid>
		<description>这是IE私有的属性，放到非IE浏览器上面就不行鸟~ &lt;hr&gt;&lt;strong&gt;fisio 回复： &lt;/strong&gt;white-space 和 overflow 都是标准属性。后面的确有两个非标准的，但是我说明了呀 :D</description>
		<content:encoded><![CDATA[<p>这是IE私有的属性，放到非IE浏览器上面就不行鸟~<br />
<hr /><strong>fisio 回复： </strong>white-space 和 overflow 都是标准属性。后面的确有两个非标准的，但是我说明了呀 <img src='/b.gif' alt=':D' class='wp-smiley sm-grin' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>mercy</title>
		<link>http://fis.io/css-wrap-comment-widget-lists.html#comment-3203</link>
		<dc:creator>mercy</dc:creator>
		<pubDate>Thu, 12 Jun 2008 02:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=496#comment-3203</guid>
		<description>呵呵，我好几天前就在用两句了，只不过没有像你这么乐于分享地把它写出来：）

另外，spam不会在前台输出的。 &lt;hr&gt;&lt;strong&gt;fisio 回复： &lt;/strong&gt;呵呵，看到你的了</description>
		<content:encoded><![CDATA[<p>呵呵，我好几天前就在用两句了，只不过没有像你这么乐于分享地把它写出来：）</p>
<p>另外，spam不会在前台输出的。<br />
<hr /><strong>fisio 回复： </strong>呵呵，看到你的了</p>
]]></content:encoded>
	</item>
	<item>
		<title>漫步</title>
		<link>http://fis.io/css-wrap-comment-widget-lists.html#comment-3202</link>
		<dc:creator>漫步</dc:creator>
		<pubDate>Thu, 12 Jun 2008 02:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=496#comment-3202</guid>
		<description>我喜欢让它换行....哈哈..</description>
		<content:encoded><![CDATA[<p>我喜欢让它换行....哈哈..</p>
]]></content:encoded>
	</item>
	<item>
		<title>linker</title>
		<link>http://fis.io/css-wrap-comment-widget-lists.html#comment-3201</link>
		<dc:creator>linker</dc:creator>
		<pubDate>Wed, 11 Jun 2008 16:06:39 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=496#comment-3201</guid>
		<description>从老肥整体页面可以看出，老肥对css确实研究得比较透，页面看起来，很有层次感，佩服！</description>
		<content:encoded><![CDATA[<p>从老肥整体页面可以看出，老肥对css确实研究得比较透，页面看起来，很有层次感，佩服！</p>
]]></content:encoded>
	</item>
	<item>
		<title>宁</title>
		<link>http://fis.io/css-wrap-comment-widget-lists.html#comment-3199</link>
		<dc:creator>宁</dc:creator>
		<pubDate>Wed, 11 Jun 2008 14:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=496#comment-3199</guid>
		<description>test一下下</description>
		<content:encoded><![CDATA[<p>test一下下</p>
]]></content:encoded>
	</item>
	<item>
		<title>一亿度</title>
		<link>http://fis.io/css-wrap-comment-widget-lists.html#comment-3198</link>
		<dc:creator>一亿度</dc:creator>
		<pubDate>Wed, 11 Jun 2008 13:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=496#comment-3198</guid>
		<description>css菜鸟前来取经～</description>
		<content:encoded><![CDATA[<p>css菜鸟前来取经～</p>
]]></content:encoded>
	</item>
	<item>
		<title>大猫</title>
		<link>http://fis.io/css-wrap-comment-widget-lists.html#comment-3194</link>
		<dc:creator>大猫</dc:creator>
		<pubDate>Wed, 11 Jun 2008 06:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=496#comment-3194</guid>
		<description>text-overflow: ellipsis似乎是CSS3的，现在好多只支持到CSS2
这种方法便捷，简单
不过不彻底，只是隐藏
权衡一下利弊再用：） &lt;hr&gt;&lt;strong&gt;fisio 回复： &lt;/strong&gt;我现在就用 nowrap 了，挺好呢嘛</description>
		<content:encoded><![CDATA[<p>text-overflow: ellipsis似乎是CSS3的，现在好多只支持到CSS2<br />
这种方法便捷，简单<br />
不过不彻底，只是隐藏<br />
权衡一下利弊再用：）<br />
<hr /><strong>fisio 回复： </strong>我现在就用 nowrap 了，挺好呢嘛</p>
]]></content:encoded>
	</item>
	<item>
		<title>Heey</title>
		<link>http://fis.io/css-wrap-comment-widget-lists.html#comment-3193</link>
		<dc:creator>Heey</dc:creator>
		<pubDate>Wed, 11 Jun 2008 05:45:50 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=496#comment-3193</guid>
		<description>不喜欢输出评论列表

因为Spam太多了 &lt;hr&gt;&lt;strong&gt;fisio 回复： &lt;/strong&gt;你。。。不会没启用反垃圾插件吧？我这里日均拦截50条 :evil:</description>
		<content:encoded><![CDATA[<p>不喜欢输出评论列表</p>
<p>因为Spam太多了<br />
<hr /><strong>fisio 回复： </strong>你。。。不会没启用反垃圾插件吧？我这里日均拦截50条 <img src='/b.gif' alt=':evil:' class='wp-smiley sm-evil' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>小胖</title>
		<link>http://fis.io/css-wrap-comment-widget-lists.html#comment-3192</link>
		<dc:creator>小胖</dc:creator>
		<pubDate>Wed, 11 Jun 2008 05:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=496#comment-3192</guid>
		<description>这个方法不错，我也去试试。
不过还是发现你这里有字被切两半了 &lt;hr&gt;&lt;strong&gt;fisio 回复： &lt;/strong&gt;我个人更喜欢这种截断，嘿嘿</description>
		<content:encoded><![CDATA[<p>这个方法不错，我也去试试。<br />
不过还是发现你这里有字被切两半了<br />
<hr /><strong>fisio 回复： </strong>我个人更喜欢这种截断，嘿嘿</p>
]]></content:encoded>
	</item>
	<item>
		<title>fire3</title>
		<link>http://fis.io/css-wrap-comment-widget-lists.html#comment-3191</link>
		<dc:creator>fire3</dc:creator>
		<pubDate>Wed, 11 Jun 2008 04:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=496#comment-3191</guid>
		<description>CSS达人，赞一个</description>
		<content:encoded><![CDATA[<p>CSS达人，赞一个</p>
]]></content:encoded>
	</item>
	<item>
		<title>胡戈戈</title>
		<link>http://fis.io/css-wrap-comment-widget-lists.html#comment-3190</link>
		<dc:creator>胡戈戈</dc:creator>
		<pubDate>Tue, 10 Jun 2008 18:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=496#comment-3190</guid>
		<description>竟然还没评论</description>
		<content:encoded><![CDATA[<p>竟然还没评论</p>
]]></content:encoded>
	</item>
</channel>
</rss>

