Component

Mega Menu Navbar — Minimal

Minimal navbar: Hover mega menu.

  • Component
  • Tailwind
  • HTML
  • MIT

Preview

Live component

Interactive preview
Open preview
9:41 100%
devsnips.dev/library/tailwind/components/navbar/minimal/
fluid · no fixed width 100%
Dependencies: Tailwind CSS (CDN) · Google Fonts Responsive

Install

Add to your project

terminal
npx devsnips add Tailwind/Components/Navbar/minimal
registry path: Tailwind/Components/Navbar/minimal

Source

Implementation

code.html
<!--
Snippet Name: Mega Menu Navbar — Minimal
Description: Minimal navbar: Hover mega menu.
Author: DevSnips Contributors
Usage Example: Drop this snippet into any Tailwind CSS page.
-->
<header class="relative w-full text-neutral-900" data-navbar="minimal">
<div class="mx-auto max-w-7xl px-5 sm:px-6 lg:px-8">
<nav class="relative flex h-16 items-center justify-between"><span class="inline-flex items-center gap-2 h-7" style="color:currentColor"><svg viewBox="0 0 24 24" fill="none" class="h-full w-auto" aria-hidden="true"><path d="M12 2 2 19h20L12 2z" fill="currentColor"/></svg><span class="font-semibold tracking-tight">Flowbase</span></span><div class="hidden md:flex items-center"><div class="relative group"><button type="button" class="text-sm font-medium text-neutral-500 px-3 py-2 rounded-md flex items-center gap-1">Product <svg class="h-4 w-4" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="m6 9 6 6 6-6"/></svg></button><div class="absolute left-0 top-full hidden w-[560px] z-40 group-hover:block"><div class="bg-white border border-neutral-200 rounded-xl p-6 grid grid-cols-3 gap-2 mt-2"><a href="#" class="flex gap-3 p-3 rounded-lg"><span class="flex h-9 w-9 items-center justify-center bg-neutral-50 border border-neutral-200 rounded-lg"><svg class="h-4 w-4" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><rect width="7" height="7" x="3" y="3" rx="1"/><rect width="7" height="7" x="14" y="3" rx="1"/><rect width="7" height="7" x="14" y="14" rx="1"/><rect width="7" height="7" x="3" y="14" rx="1"/></svg></span><span><span class="block text-sm font-semibold">Features</span><span class="block text-xs text-neutral-500">Everything included</span></span></a><a href="#" class="flex gap-3 p-3 rounded-lg"><span class="flex h-9 w-9 items-center justify-center bg-neutral-50 border border-neutral-200 rounded-lg"><svg class="h-4 w-4" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M22 7 13.5 15.5 8.5 10.5 2 17"/><path d="M16 7h6v6"/></svg></span><span><span class="block text-sm font-semibold">Analytics</span><span class="block text-xs text-neutral-500">Live dashboards</span></span></a><a href="#" class="flex gap-3 p-3 rounded-lg"><span class="flex h-9 w-9 items-center justify-center bg-neutral-50 border border-neutral-200 rounded-lg"><svg class="h-4 w-4" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="m16 18 6-6-6-6M8 6l-6 6 6 6"/></svg></span><span><span class="block text-sm font-semibold">API</span><span class="block text-xs text-neutral-500">Full developer API</span></span></a><a href="#" class="flex gap-3 p-3 rounded-lg"><span class="flex h-9 w-9 items-center justify-center bg-neutral-50 border border-neutral-200 rounded-lg"><svg class="h-4 w-4" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/></svg></span><span><span class="block text-sm font-semibold">Security</span><span class="block text-xs text-neutral-500">SOC 2 compliant</span></span></a><a href="#" class="flex gap-3 p-3 rounded-lg"><span class="flex h-9 w-9 items-center justify-center bg-neutral-50 border border-neutral-200 rounded-lg"><svg class="h-4 w-4" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M13 2 3 14h9l-1 8 10-12h-9l1-8z"/></svg></span><span><span class="block text-sm font-semibold">Automations</span><span class="block text-xs text-neutral-500">No-code workflows</span></span></a><a href="#" class="flex gap-3 p-3 rounded-lg"><span class="flex h-9 w-9 items-center justify-center bg-neutral-50 border border-neutral-200 rounded-lg"><svg class="h-4 w-4" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"/><circle cx="9" cy="7" r="4"/><path d="M22 21v-2a4 4 0 0 0-3-3.9M16 3.1a4 4 0 0 1 0 7.8"/></svg></span><span><span class="block text-sm font-semibold">Team</span><span class="block text-xs text-neutral-500">Roles and permissions</span></span></a></div></div></div><a href="#" class="text-sm font-medium text-neutral-500 px-3 py-2">Pricing</a><a href="#" class="text-sm font-medium text-neutral-500 px-3 py-2">Docs</a></div><div class="flex items-center gap-2"><a href="#" class="text-sm font-medium text-neutral-500 px-3 py-2">Sign in</a><a href="#" class="bg-neutral-900 text-white rounded-lg font-medium hover:bg-neutral-800 px-4 py-2 text-sm">Start free <svg class="h-4 w-4" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M5 12h14M13 6l6 6-6 6"/></svg></a></div><button type="button" class="md:hidden bg-neutral-50 border border-neutral-200 rounded-lg p-2" aria-label="Menu"><svg class="h-5 w-5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M4 12h16M4 6h16M4 18h16"/></svg></button></nav>
</div>
</header>
11 lines UTF-8 · LF · Spaces: 2

AI-ready

Available to your agent.

This component is reachable through the DevSnips CLI, MCP server and Skills integrations — one registry, one resource path.

Resource path

devsnips://components/navbar/minimal

Continue browsing

View all