<?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>《【IE6的疯狂之十三】使用浮动去掉元素中的多余空白间距》的评论</title>
	<atom:link href="http://www.css88.com/archives/2080/feed" rel="self" type="application/rss+xml" />
	<link>http://www.css88.com/archives/2080</link>
	<description>专注前端开发，关注用户体验</description>
	<lastBuildDate>Fri, 10 Feb 2012 10:58:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>作者：&#187; 浏览器大解析：IE6BUG大全 我爱猫猫技术博客 &#8211; 问到前端，关注用户体验</title>
		<link>http://www.css88.com/archives/2080/comment-page-1#comment-45001</link>
		<dc:creator>&#187; 浏览器大解析：IE6BUG大全 我爱猫猫技术博客 &#8211; 问到前端，关注用户体验</dc:creator>
		<pubDate>Tue, 15 Nov 2011 09:19:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.css88.com/?p=2080#comment-45001</guid>
		<description>[...] 23、使用浮动去掉元素中多余的空白（本文章来源于我的好友愚人码头的博客）：http://www.css88.com/archives/2080 [...]</description>
		<content:encoded><![CDATA[<p>[...] 23、使用浮动去掉元素中多余的空白（本文章来源于我的好友愚人码头的博客）：http://www.css88.com/archives/2080 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：天涯</title>
		<link>http://www.css88.com/archives/2080/comment-page-1#comment-3952</link>
		<dc:creator>天涯</dc:creator>
		<pubDate>Thu, 25 Mar 2010 09:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.css88.com/?p=2080#comment-3952</guid>
		<description>刚才试了下，发现问题出在display:inline-block和zoom:1上面，在IE6写这两个就会出现那个问题。所以改成display:inline-block; _display:inline;就可以了</description>
		<content:encoded><![CDATA[<p>刚才试了下，发现问题出在display:inline-block和zoom:1上面，在IE6写这两个就会出现那个问题。所以改成display:inline-block; _display:inline;就可以了</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：2688</title>
		<link>http://www.css88.com/archives/2080/comment-page-1#comment-2649</link>
		<dc:creator>2688</dc:creator>
		<pubDate>Tue, 12 Jan 2010 00:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.css88.com/?p=2080#comment-2649</guid>
		<description>我基本是让两者都浮动解决问题</description>
		<content:encoded><![CDATA[<p>我基本是让两者都浮动解决问题</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：心灵·</title>
		<link>http://www.css88.com/archives/2080/comment-page-1#comment-2609</link>
		<dc:creator>心灵·</dc:creator>
		<pubDate>Thu, 07 Jan 2010 06:17:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.css88.com/?p=2080#comment-2609</guid>
		<description>这样的问题在实际中经常会遇到，不知为了实现而耗费很大的力气值不值得，不过既然能解决还是学习了</description>
		<content:encoded><![CDATA[<p>这样的问题在实际中经常会遇到，不知为了实现而耗费很大的力气值不值得，不过既然能解决还是学习了</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：yanzi</title>
		<link>http://www.css88.com/archives/2080/comment-page-1#comment-2576</link>
		<dc:creator>yanzi</dc:creator>
		<pubDate>Mon, 04 Jan 2010 03:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.css88.com/?p=2080#comment-2576</guid>
		<description>


这是html</description>
		<content:encoded><![CDATA[<p>这是html</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：yanzi</title>
		<link>http://www.css88.com/archives/2080/comment-page-1#comment-2575</link>
		<dc:creator>yanzi</dc:creator>
		<pubDate>Mon, 04 Jan 2010 03:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.css88.com/?p=2080#comment-2575</guid>
		<description>



form{margin-top:50px;}
p{border:1px solid #f1ce8e; width:150px;}
.text{border:1px solid #fc9908; width:148px; height:20px; line-height:20px; *margin:-1px 0;}
样式还需要重置，就实现你要的效果了，不知道是否符合你的要求。</description>
		<content:encoded><![CDATA[<p>form{margin-top:50px;}<br />
p{border:1px solid #f1ce8e; width:150px;}<br />
.text{border:1px solid #fc9908; width:148px; height:20px; line-height:20px; *margin:-1px 0;}<br />
样式还需要重置，就实现你要的效果了，不知道是否符合你的要求。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

