On Fri Jan 02 2015 at 12:15:34 AM Chick Newman <ch...@newmanveterinary.com>
wrote:

> I have a page (not yet online) that has two columns; the one on the left
> is a navigation column...lots of links. The column to the right contains
> changing content (dynamically changing). Sometimes the content in the
> second column takes up little vertical space, and sometimes it
> approached 1800 px, vertically. The second column is float:left; Both
> columns are within a wrapper div.
>
> I would like to know how, using HTML5 and CSS3 I can get the left column
> (the nav column) to fill the same vertical height as the dynamically
> changing column, on the fly. Any help would be greatly appreciated.
>
> Thank you.
> Chick
> ______________________________
>


Age-old problem. Google "equal height columns". There are things like
flex-box that will aid you in this but browser support come into play.
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to