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

# Alignment properties

These properties control the **horizontal and vertical alignment** of the content within your element.

***

### **Alignment Settings**

| **Property**   | **Options**         | **Description**                                |
| -------------- | ------------------- | ---------------------------------------------- |
| **Horizontal** | Left, Middle, Right | Align content horizontally within the element. |
| **Vertical**   | Top, Middle, Bottom | Align content vertically within the element.   |

***

### **Tip**

You can **quickly set** the alignment by clicking one of the alignment option buttons, which display all combinations of horizontal and vertical alignment.

***

### **Remarks**

* If **automatic sizing** is enabled for your element, alignment settings will affect **how the element resizes**:
  * **Horizontal alignment** affects resizing direction:
    * **Right**: Element resizes to the left.
    * **Middle**: Element resizes equally on both sides.
    * **Left**: Element resizes to the right (default).
  * **Vertical alignment** affects resizing direction:
    * **Bottom**: Element resizes upwards.
    * **Middle**: Element resizes equally on both top and bottom sides.
    * **Top**: Element resizes downwards (default).
