Hey all,
Trying to avoid using tables here for my layout but I have a minor problem.
Have a look here:
The first link displays the desired result. However, the problem with this solution is that it has a predefined height. What if the data in the content pane (the light gray one to the right) is longer than the predefined height?
Therefore I tried playing around with my stylesheet but with no luck. Setting both the left pane and content pane to e.g. 100% doesn't match them up to each other but rather their individual content.
Do you guys have an idea on how to achieve this? I want both the left and content panes to have the same (dynamic) height.
Huge thanks in advance,
Trying to avoid using tables here for my layout but I have a minor problem.
Have a look here:
The first link displays the desired result. However, the problem with this solution is that it has a predefined height. What if the data in the content pane (the light gray one to the right) is longer than the predefined height?
Therefore I tried playing around with my stylesheet but with no luck. Setting both the left pane and content pane to e.g. 100% doesn't match them up to each other but rather their individual content.
Do you guys have an idea on how to achieve this? I want both the left and content panes to have the same (dynamic) height.
Huge thanks in advance,