![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, what I want, the body part (green block) has to take up all the remaining right part of the page. So there shouldn't be any white visible any more. I want the content-div to take up all the rest of the page, no matter what is in it, so even when there is nothing in it, or just the word "content". |
#3
| |||
| |||
|
|
Just drop the float declaration in #content. |
#4
| |||
| |||
|
|
Gus Richter wrote: Just drop the float declaration in #content. Thanks a lot! Doing that, the right block now takes up all the remaining space on the right. But in internet explorer, there is a small gap between the two blocks: http://users.skynet.be/louke/test_a.html. I did set the margin and padding of the body and the two div blocks to 0px, but that doesn't seem to help at all? In firefox, there is no gap, so there it is shown correct. I could work around the gap by setting the body background color to the same color as the background color of one of the div blocks, but perhaps there is a better way to solve this? |
#5
| |||
| |||
|
|
Perhaps this will help you: http://www.positioniseverything.net/...reepxtest.html |
![]() |
| Thread Tools | |
| Display Modes | |
| |