Back to Daisyui

Navbar

skills/daisyui/components/navbar.md

5.7.22490 B
Original Source

Use a navbar to show navigation at the top of the page.

Navbar documentation

Class names

  • component: navbar
  • part: navbar-start, navbar-center, navbar-end

Syntax

html
<div class="navbar">{CONTENT}</div>

Rules

  • Use navbar-start, navbar-center, and navbar-end to put content in horizontal positions.
  • Put the applicable content in each section.
  • You can use base-200 for the background color.