Grid Layout
A grid layout can be used to break down your layout into sections.
Grid: 50-50
This layout can be used to view two sections side by side such that they take up equal width.
Grid: 70-30
This layout can be used to view two sections in 70% and 30% proportions.
Grid: Three Items (One Row)
This layout can be used to view three sections in a layout containing three columns and one row.
Grid: Three Items (Two Rows)
This layout can be used to view three sections in a layout containing two columns and two rows.