<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'min-height for IE (and all other browsers)'</title>
    <description>Snipplr comments feed</description>
    <link>https://ipv6.snipplr.com/</link>
    <lastBuildDate>Sun, 05 Apr 2026 19:52:10 +0000</lastBuildDate>
    <item>
      <title>primitiveshaun said on 15/Apr/2011</title>
      <link>https://ipv6.snipplr.com/view/52104/minheight-for-ie-and-all-other-browsers</link>
      <description>&lt;p&gt;Since min-height doesn't work in IE, this code makes up for IE's shortcomings. The first part of the code is the correct code that works in Firefox and Safari. The second part of the code is for IE. Internet Explorer will ignore min-height and is just given a height of 8em. The IE bug automatically expands the container to fit the extra text.&lt;/p&gt;</description>
      <pubDate>Fri, 15 Apr 2011 05:46:38 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/52104/minheight-for-ie-and-all-other-browsers</guid>
    </item>
  </channel>
</rss>
