How to make muti colomn list

hi.
so i try to make a multi column list.
i try to use css style float or inline-block but still fail.
can u guys suggest something,

here’s what i can get ( http://codepen.io/vicario/pen/JGEqjQ)

ionic has it’s own grid system

http://learn.ionicframework.com/formulas/using-the-grid/

And who not use table? You are using tabular data

Just follow this tutorial to learn how to create a gallery-style view, witch is basically a Ionic Grid: