<?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 支持 min-height 属性</title>
	<atom:link href="http://iamkane.com/index.php/archives/37/feed" rel="self" type="application/rss+xml" />
	<link>http://iamkane.com/index.php/archives/37</link>
	<description>Bug can be anywhere,Can you find it?</description>
	<lastBuildDate>Wed, 01 Sep 2010 12:59:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>由：szpt_kevin</title>
		<link>http://iamkane.com/index.php/archives/37/comment-page-1#comment-6</link>
		<dc:creator>szpt_kevin</dc:creator>
		<pubDate>Thu, 02 Jul 2009 17:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://iamkane.com/?p=37#comment-6</guid>
		<description>要通过W3C也不难。。用注释的方法不就得的了
 &lt;!--[if gte IE 6]&gt;
&lt;![endif]--&gt;

我也没试过。。随便说说！嘿嘿


师兄也是做前端开发？</description>
		<content:encoded><![CDATA[<p>要通过W3C也不难。。用注释的方法不就得的了<br />
 <!--[if gte IE 6]><br />
< ![endif]--></p>
<p>我也没试过。。随便说说！嘿嘿</p>
<p>师兄也是做前端开发？</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：tianyazjq110</title>
		<link>http://iamkane.com/index.php/archives/37/comment-page-1#comment-5</link>
		<dc:creator>tianyazjq110</dc:creator>
		<pubDate>Wed, 24 Jun 2009 15:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://iamkane.com/?p=37#comment-5</guid>
		<description>这种方法不太好。用到hack，通不过w3c校验，可以这样子写
利用ie6 important的bug，和超过高度自动撑开的特性。

#test_minheight{height:auto!important;height:200px; min-height:200px}

不用到hack,无副作用。</description>
		<content:encoded><![CDATA[<p>这种方法不太好。用到hack，通不过w3c校验，可以这样子写<br />
利用ie6 important的bug，和超过高度自动撑开的特性。</p>
<p>#test_minheight{height:auto!important;height:200px; min-height:200px}</p>
<p>不用到hack,无副作用。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
