> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tackstudio.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Vertical alignment

> Align text vertically.

These four buttons control where your text sits within its box, from top to bottom:

| Button          | Effect                                                                                         |
| --------------- | ---------------------------------------------------------------------------------------------- |
| Align to top    | Text starts at the top of the box                                                              |
| Align to center | Text is centered vertically in the box                                                         |
| Align to bottom | Text sits against the bottom of the box                                                        |
| Justify         | Text is stretched to fill the full height of the box. The space between lines will be extended |

<Callout icon="lightbulb" color="#F05F3F">
  Choosing center, bottom, or justify automatically turns off [auto-fit](/paragraph-plus/auto-fit-to-height), since auto-fit only makes sense when text is anchored to the top of its box.
</Callout>
