Warum funktioniert im DIV height:100%; nicht?

  • Hallo,

    gibt es dafür einen bestimmten Grund?

    Beispiel:

    HTML
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
        <head>
            <title>test</title>
        </head>
        <body style="height:100%; padding:0px; margin:0px;">
            <div style="height:100%; background-color:red;"></div>
        </body>
    </html>

    Vielen Dank!

  • Something big is coming. And there will be pirates and ninjas and unicorns...