I am using an unordered list with li items to display multiple boxes across the page, and onto multiple lines. Each box contains variable text length which pushes up the height of some of the boxes. Here's the example.
How do I get all rows of boxes to line up across the page nicely?
Thanks