# Header
Full-width site header with navigation.
## Basic Example
```html
```
## With Border
```html
```
## Sticky Header
Sticks to top when scrolling:
```html
```
## Combined Variants
```html
```
## Styling Details
- Full viewport width
- Flexbox with space-between
- Nav `
` styled as horizontal flex list
- All direct children have margin reset
## See Also
- [Breadcrumbs](https://graffiti-ui.com/llms/breadcrumbs.txt) - Hierarchy navigation
- [Sidebar navigation](https://graffiti-ui.com/llms/sidebar-nav.txt) - Vertical app navigation