# Align

The **align** property aligns the content of the element both **horizontally** and **vertically**.

Use this in conjunction with [flexbox's](/docs/utilities/flexbox) **flex** property, like the example below.