> For the complete documentation index, see [llms.txt](https://docs.cwicly.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cwicly.com/blocks/div.md).

# Div

The [`div`](/blocks/div.md) block, like its tag relative, defines a division.

It is most commonly used for grouping elements inside either [`section`](/blocks/section.md), [`column`](/blocks/column.md) or [`slider`](/blocks/slider.md) blocks to control the layout and structure of its children.&#x20;

It never affects outside blocks.

`div` blocks can take any valid HTML tags.&#x20;

HTML tags are like keywords which define how the web browser will format, display and understand the content.

## Add

* Click the "Div" icon in the Quick Inserter.
* This will insert it into your parent block.

<figure><img src="/files/oHsPydyUzJgtw3GEXPZx" alt=""><figcaption></figcaption></figure>
