Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Matching two panes' heights 1

Status
Not open for further replies.

Halloko

Programmer
Apr 8, 2005
11
DK
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,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top