---
title: Vertical Align
position: 9
seo_title: Telerik and Kendo UI Vertical Align Utilities
seo_description: Use the Telerik and Kendo UI Vertical Align Utilities to
control the vertical alignment of an inline box.
---
## Vertical Align
The Telerik and Kendo UI Vertical Align Utilities are CSS utility classes that enable you to control the vertical alignment of an inline box.
### Align Top
Use the `k-align-top` utility to align top of elements.
### Align Bottom
Use the `k-align-bottom` to align bottom of elements.
### Align Center
Use the `k-align-center` to align center of elements.
### Align Baseline
Use the `k-align-baseline` to align baseline of elements.