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 -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -