Can CSS create a grid with uneven heights? I saw an example in another question where the solution was to "Use Masonry".
I'm aiming to achieve the layout shown in Figure 1 but with just 2 columns.
I am avoiding Masonry because I want the divs to have slideUp and slideDown animations, which don't work well with Masonry.