javascript - Adjust Divs height related to another Div -


i have 4 divs side side. i'd height of them same, , stay same if 1 of them resizes. means, if 1 grows because text placed it, other 1 should grow match height.

here :fiddle

please resize width of answer

thank you.

here solution should use display:flex

jsfiddle.net/94uvouzw/7/ 

Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -