There are 3 divs styled with display:inline-block
. I aim to adjust their height
values so they match the highest one. The desired effect is demonstrated visually below. Is it doable using only CSS?
----- ----- ----- ----- ----- -----
| | | | | | | | | | | |
----- | | | | ==> | | | | | |
----- | | | | | | | |
----- ----- ----- -----