---
title: Text Align
position: 4
seo_title: Telerik and Kendo UI Text Align Utilities
seo_description: Use the Telerik and Kendo UI Text Align Utilities to control
how text will be aligned inside the container.
---
## Text Align
The Telerik and Kendo UI Text Align Utilities are CSS utility classes that enable you to control how text will be aligned inside the container.
### Center
Use the `k-text-center` utility to center the text.
### Left
Use the `k-text-left` utility to align the text to the left.
### Right
Use the `k-text-right` utility to align the text to the right.
### Justify
Use the `k-text-justify` utility to justify the text.