# Text Alignment Align text using the `text-align` utility. **Format**: `.ds-u-text-align--[center|left|right]` **Responsive format**: `.ds-u-[breakpoint]-text-align--[center|left|right]`
.ds-u-text-align--left
{loremIpsumGenerator('s')}
.ds-u-text-align--center
{loremIpsumGenerator('s')}
.ds-u-text-align--right
{loremIpsumGenerator('s')}
## Responsive text alignment Use a [breakpoint prefix](/foundation/layout-grid/responsive-design/) to change the text alignment at specific breakpoints.