Grid

CSS Grid can be used to structure elements in rows and columns.

Two Columns Grid

Item one
Item two

Two Rows Grid

Item one
Item two

Three Columns Grid

Item one
Item two
Item three

Three Rows Grid

Item one
Item two
Item three