Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] fill the height of the container

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #150958
    jaradat
    Participant

    hi, I’ve a big container with auto height and it contains two horizontal divs (left& right) . the one on left expanded thus it contains more element, but the one on right contains less elements . I want the right to expand as the height of the left one(and so as the big container height)

    #150965
    Paulie_D
    Member

    Do you have some HTML & CSS code we could look at in Codepen?

    In general there are multiple ways of doing this but it will depend on your comfort level with each technique.

    #150972
    jaradat
    Participant

    thanks a lot I’ve found solution in java script(still beginner in ), I’ll study it ,if any problems faced me i’ll ask you again ^_^.

    if you want, this’s the link of the solution I found:

    http://webdev-il.blogspot.com/2011/04/how-to-make-multiple-div-columns-expand.html

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.