> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Header

> Header

This element displays a sub-header.

## Configuration

| Setting | Description                          |
| :------ | :----------------------------------- |
| heading | Whether this is a main header        |
| div     | Whether to use a div for this header |
| title   | The title                            |
| url     | A URL (makes it into a link)         |
| target  | The target for the URL               |
| alt     | Alt for the URL                      |
| bgcolor | Background color                     |

## Example

```crmscript theme={null}
heading = true
title = Support
bgcolor = blue
```
