# Div

The [`div`](https://docs.cwicly.com/blocks/div) block, like its tag relative, defines a division.

It is most commonly used for grouping elements inside either [`section`](https://docs.cwicly.com/blocks/section), [`column`](https://docs.cwicly.com/blocks/column) or [`slider`](https://docs.cwicly.com/blocks/slider) 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="https://3250709389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MS33S0eoYwMaMrLb7T_%2Fuploads%2F34Vaxy5khwk5gmzTGOsa%2Fdiv.jpg?alt=media&#x26;token=4d34dc17-6284-4a11-8514-0fd15b87665f" alt=""><figcaption></figcaption></figure>
