Hallo Matthias,
body hat in deinem Fall eine Höhe von
auto
. 100% von auto ist auto.
html {
height: 100%;
}
body {
height: 100%;
border: 2px solid #f00;
}
Und nu?
Hallo Matthias,
body hat in deinem Fall eine Höhe von
auto
. 100% von auto ist auto.
html {
height: 100%;
}
body {
height: 100%;
border: 2px solid #f00;
}
Und nu?