<?xml version="1.0" encoding="UTF-8"?>
<codes type="array">
  <code>
    <code>#container {
  min-height: 500px; /* isso o FF e outros conseguem exergar e aumentam quando necess&#225;rio o tamanho da div */
}
html&gt;body #container {height:auto;height:500px;} /* mas o IE n&#227;o l&#234; o min-height. E aumenta a div com o height. */</code>
    <created-at type="datetime">2008-07-09T01:04:14Z</created-at>
    <description></description>
    <id type="integer">31</id>
    <language-id type="integer">9</language-id>
    <privated type="boolean">false</privated>
    <title>Tamanho m&#237;nimo da DIV</title>
    <updated-at type="datetime">2008-07-09T01:04:14Z</updated-at>
    <user-id type="integer">1</user-id>
  </code>
</codes>
