How to create a layout as shown in the image? The first column left and the second column right should always be the same height, depending of the first column height, using Foundation 5.

How to create a layout as shown in the image? The first column left and the second column right should always be the same height, depending of the first column height, using Foundation 5.

Foundation equalizer will make them even, but based on the longer one. http://foundation.zurb.com/docs/components/equalizer.html
you can use jQuery to do it yourself like this (this can work with many columns, and with any column as the one determining the size: