<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/css/tags/min-height</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 23:23:53 GMT</pubDate>
<item>
<title>(CSS) Cross-Browser Min Height - alp</title>
<link>http://snipplr.com/view/48948/crossbrowser-min-height/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 14 Feb 2011 03:07:33 GMT</pubDate>
<guid>http://snipplr.com/view/48948/crossbrowser-min-height/</guid>
</item>
<item>
<title>(CSS) Min/Max-Height/Width Workaround for IE - mennyj</title>
<link>http://snipplr.com/view/35854/minmaxheightwidth-workaround-for-ie/</link>
<description><![CDATA[ <p>[via rtcrm]</p> ]]></description>
<pubDate>Fri, 18 Jun 2010 00:53:08 GMT</pubDate>
<guid>http://snipplr.com/view/35854/minmaxheightwidth-workaround-for-ie/</guid>
</item>
<item>
<title>(CSS) Sticky footer - flicity</title>
<link>http://snipplr.com/view/31049/sticky-footer/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 07 Apr 2010 05:07:47 GMT</pubDate>
<guid>http://snipplr.com/view/31049/sticky-footer/</guid>
</item>
<item>
<title>(CSS) ie min-height with !important - mariusscheel</title>
<link>http://snipplr.com/view/29124/ie-minheight-with-important/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 02 Mar 2010 08:22:33 GMT</pubDate>
<guid>http://snipplr.com/view/29124/ie-minheight-with-important/</guid>
</item>
<item>
<title>(CSS) Min-Height for IE 6,7,8; Firefox - Jamie</title>
<link>http://snipplr.com/view/28983/minheight-for-ie-678-firefox/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 26 Feb 2010 16:15:37 GMT</pubDate>
<guid>http://snipplr.com/view/28983/minheight-for-ie-678-firefox/</guid>
</item>
<item>
<title>(CSS) Min-Height for IE and other browsers - arunpjohny</title>
<link>http://snipplr.com/view/22128/minheight-for-ie-and-other-browsers/</link>
<description><![CDATA[ <p>It works fine in Firefox, IE7 and IE8. IE6 is not tested</p> ]]></description>
<pubDate>Fri, 30 Oct 2009 00:07:01 GMT</pubDate>
<guid>http://snipplr.com/view/22128/minheight-for-ie-and-other-browsers/</guid>
</item>
<item>
<title>(CSS) Cross Browser Min Height - twobon</title>
<link>http://snipplr.com/view/22113/cross-browser-min-height/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 29 Oct 2009 16:12:31 GMT</pubDate>
<guid>http://snipplr.com/view/22113/cross-browser-min-height/</guid>
</item>
<item>
<title>(CSS) min height IE Hack - gabbo</title>
<link>http://snipplr.com/view/21644/min-height-ie-hack/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 22 Oct 2009 12:41:26 GMT</pubDate>
<guid>http://snipplr.com/view/21644/min-height-ie-hack/</guid>
</item>
<item>
<title>(CSS) Cross Browser Minimum Height - paulgrenwood</title>
<link>http://snipplr.com/view/20121/cross-browser-minimum-height/</link>
<description><![CDATA[ <p>Internet Explorer does not understand the min-height property but here’s the CSS trick to accomplish that in IE.</p> ]]></description>
<pubDate>Wed, 23 Sep 2009 15:25:47 GMT</pubDate>
<guid>http://snipplr.com/view/20121/cross-browser-minimum-height/</guid>
</item>
<item>
<title>(CSS) Cross browser CSS min-height support - PeteW</title>
<link>http://snipplr.com/view/19387/cross-browser-css-minheight-support/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 08 Sep 2009 09:09:35 GMT</pubDate>
<guid>http://snipplr.com/view/19387/cross-browser-css-minheight-support/</guid>
</item>
<item>
<title>(CSS) MIN-HEIGHT FOR IE (AND ALL OTHER BROWSERS) - brianyang</title>
<link>http://snipplr.com/view/19139/minheight-for-ie-and-all-other-browsers/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 01 Sep 2009 17:32:20 GMT</pubDate>
<guid>http://snipplr.com/view/19139/minheight-for-ie-and-all-other-browsers/</guid>
</item>
<item>
<title>(CSS) Min-height for all browsers - avantsi</title>
<link>http://snipplr.com/view/14562/minheight-for-all-browsers/</link>
<description><![CDATA[ <p>Min-height of an element that works in all browsers.</p> ]]></description>
<pubDate>Wed, 29 Apr 2009 05:49:49 GMT</pubDate>
<guid>http://snipplr.com/view/14562/minheight-for-all-browsers/</guid>
</item>
<item>
<title>(CSS) IE 6 Min/Max height using "expression" - charmcitycoder</title>
<link>http://snipplr.com/view/14211/ie-6-minmax-height-using-expression/</link>
<description><![CDATA[ <p>Thanks to perishablepress.com for this. Below is an example for ie6 max-height.

From their site:
"This method has been verified in IE6 and should also work in IE5. Simply change the values to suit your needs (code commented with explanatory notes). In this example, we are setting the max-height at 333px 1 for IE and all standards-compliant browsers:"</p> ]]></description>
<pubDate>Mon, 20 Apr 2009 16:57:39 GMT</pubDate>
<guid>http://snipplr.com/view/14211/ie-6-minmax-height-using-expression/</guid>
</item>
<item>
<title>(CSS) CSS Crossbrowser Min-height - iTony</title>
<link>http://snipplr.com/view/10314/css-crossbrowser-minheight/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 07 Dec 2008 14:27:51 GMT</pubDate>
<guid>http://snipplr.com/view/10314/css-crossbrowser-minheight/</guid>
</item>
<item>
<title>(CSS) Crossbrowser min-height - sidisinsane</title>
<link>http://snipplr.com/view/10124/crossbrowser-minheight/</link>
<description><![CDATA[ <p>Only tested in Safari 3, Opera 9.5 and Firefox 2 (all Mac OS) for now, but it should actually work. If you run into any problems, please provide some feedback.</p> ]]></description>
<pubDate>Fri, 28 Nov 2008 05:19:05 GMT</pubDate>
<guid>http://snipplr.com/view/10124/crossbrowser-minheight/</guid>
</item>
<item>
<title>(CSS) Min-height fast hack - elightbo</title>
<link>http://snipplr.com/view/9385/minheight-fast-hack/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 30 Oct 2008 14:43:36 GMT</pubDate>
<guid>http://snipplr.com/view/9385/minheight-fast-hack/</guid>
</item>
<item>
<title>(CSS) Min/Max-Height/Width Workaround for IE - rtcrm</title>
<link>http://snipplr.com/view/9325/minmaxheightwidth-workaround-for-ie/</link>
<description><![CDATA[ <p>rtcrm</p> ]]></description>
<pubDate>Mon, 27 Oct 2008 14:39:18 GMT</pubDate>
<guid>http://snipplr.com/view/9325/minmaxheightwidth-workaround-for-ie/</guid>
</item>
<item>
<title>(CSS) Min-height with IE - LukeLarsen</title>
<link>http://snipplr.com/view/4825/minheight-with-ie/</link>
<description><![CDATA[ <p>will make the container expand with the text.</p> ]]></description>
<pubDate>Tue, 29 Jan 2008 13:13:22 GMT</pubDate>
<guid>http://snipplr.com/view/4825/minheight-with-ie/</guid>
</item>
<item>
<title>(CSS) Min-Height Fast Hack: By Dustin Diaz - arala22</title>
<link>http://snipplr.com/view/4571/minheight-fast-hack-by-dustin-diaz/</link>
<description><![CDATA[ <p>This is the best Min-Height hack I have found:
http://www.dustindiaz.com/min-height-fast-hack/</p> ]]></description>
<pubDate>Mon, 14 Jan 2008 16:34:12 GMT</pubDate>
<guid>http://snipplr.com/view/4571/minheight-fast-hack-by-dustin-diaz/</guid>
</item>
</channel>
</rss>