package.docs.layout.page-headers.mdx Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of core Show documentation
Show all versions of core Show documentation
Premium and Open Source dashboard template with responsive and high quality UI.
The newest version!
---
title: Page headers
description: Page heading examples for Tabler
---
## Simple header
```html example code vcentered
Overview
Dashboard
```
## With meta, avatar and actions
```html example code vcentered
```
## With meta, search and actions
```html example code vcentered
Gallery
1-12 of 241 photos
```
## Bordered header
Page header with a border to separate content is an effective way to organize and present information in a clear and visually appealing way.
```html example code fullpage
Improve cards with no border
```
## Header with breadcrumb and actions
A page header with breadcrumb and actions is a common design element found in many websites and applications. The header typically appears at the top of the page and includes a breadcrumb trail, which shows the user the path they have taken to reach the current page. The breadcrumb can be clickable, allowing the user to navigate back to previous pages.
In addition to the breadcrumb, the header often includes actions or buttons that allow the user to perform common tasks related to the current page. These actions may include things like adding a new item, editing existing content, or deleting items.
```html example code vcentered
```