Tag auch
#middle
{
position: relative;
...
}
Nimm position:relative raus und verwende dafür margin.
Einige Beispiele findest Du hier: http://www.thenoodleincident.com/tutorials/box_lesson/boxes.html.
Thomas J.
Tag auch
#middle
{
position: relative;
...
}
Nimm position:relative raus und verwende dafür margin.
Einige Beispiele findest Du hier: http://www.thenoodleincident.com/tutorials/box_lesson/boxes.html.
Thomas J.