> For the complete documentation index, see [llms.txt](https://lorvent.gitbook.io/clear/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lorvent.gitbook.io/clear/html-structure/header.md).

# Header

Header has the following design:

![](https://1275878305-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4TuOJhvqUp0E7nX4ru%2F-M4TuQ3skilUUFDlqqah%2F-M4TuSPyEe7Ehzqqg-Vq%2Fclear1.png?generation=1586435320934304\&alt=media)

It has the following structure:

```
<header class="header">
     <nav class="navbar navbar-static-top">
        content...
     </nav>
</header>
```
