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 -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

What is happening when Matlab is starting a "parallel pool"? -