<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>7thgroove &#187; ie</title>
	<atom:link href="http://www.7thgroove.com/blog/category/ie/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.7thgroove.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 31 Aug 2009 21:01:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>IE 6 &#8211; Problems with Short Height &lt;div&gt;&#8217;s</title>
		<link>http://www.7thgroove.com/blog/2007/ie-6-problems-with-short-height-divs/</link>
		<comments>http://www.7thgroove.com/blog/2007/ie-6-problems-with-short-height-divs/#comments</comments>
		<pubDate>Mon, 12 Nov 2007 14:02:37 +0000</pubDate>
		<dc:creator>Hugh</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.7thgroove.com/blog/2007/ie-6-problems-with-short-height-divs/</guid>
		<description><![CDATA[Gotta love IE 6 &#8211; If you&#8217;re trying to make a &#60;div&#62; really small, using CSS in IE 6, you may notice that even using a height: 1px won&#8217;t make that &#60;div&#62; shrink past a certain size &#8230; Turns out IE 6 (okay with IE 7 and just about every other browser on the planet) [...]]]></description>
			<content:encoded><![CDATA[<p>Gotta love IE 6 &#8211; If you&#8217;re trying to make a <code>&lt;div&gt;</code> really small, using CSS in IE 6, you may notice that even using a <code>height: 1px</code> won&#8217;t make that <code>&lt;div&gt;</code> shrink past a certain size &#8230; <span id="more-149"></span></p>
<p>Turns out IE 6 (okay with IE 7 and just about every other browser on the planet) won&#8217;t reduce the height of a <code>&lt;div&gt;</code> past the font-size specified for it.  Set <code>font-size: 0</code> for the <code>&lt;div&gt;</code>, and IE 6 will allow you to shrink the element further.</p>
<p>h u g h</p>
]]></content:encoded>
			<wfw:commentRss>http://www.7thgroove.com/blog/2007/ie-6-problems-with-short-height-divs/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
