On a two-column page, how can I grow the left div to the same height of the right div using CSS or Javascript?

后端 未结 11 2761
野趣味
野趣味 2020-12-15 07:17

I\'m trying to make a two-column page using a div-based layout (no tables please!). Problem is, I can\'t grow the left div to match the height of the right one. My right di

11条回答
  •  渐次进展
    2020-12-15 07:46

    To grow the left menu div with same height as the right content div.

    
    
    
    
    
    
    Untitled Document
    
    
    
    
    
    
    
    
    
    
    I am an example of how to do layout with css rules and divs.

    I am an example of how to do layout with css rules and divs.

    I am an example of how to do layout with css rules and divs.

    I am an example of how to do layout with css rules and divs.

    I am an example of how to do layout with css rules and divs.

    I am an example of how to do layout with css rules and divs.

    I am an example of how to do layout with css rules and divs.

    I am an example of how to do layout with css rules and divs.

提交回复
热议问题