Forum Moderators: not2easy

Message Too Old, No Replies

Left navigation bar length

to match the dynamic content part length

         

bubble

10:40 am on May 22, 2008 (gmt 0)

10+ Year Member



I have a HTML/CSS page consist of a left navigation bar and main content part(right part), the left navigation bar with a darker background. I want to use one left navigation bar for all pages, its length need to be always same as the page length, eg same length as content part, but my content part are dynamic data, I can not predict what its legth will be, if content part shorter than left bar, that's fine, but if content part longer than left bar, the lfet bar will stop in the middle, the page looks urgly, there are alway same links on this left navigation bar, so the length always same, how can I solve this problem?

Help please!

Many thank!

sgietz

3:18 pm on May 22, 2008 (gmt 0)

10+ Year Member



Look up the term "faux columns" and that should help you.

bubble

10:32 am on May 23, 2008 (gmt 0)

10+ Year Member



Thank you sgietz! I found the solution from your advice.