Free
Navbar
ZenDesign Navbar
A navbar block extracted from the ZenDesign template, available in Tailwind CSS, Bootstrap, DaisyUI, and Material Design.
0
15
A navbar block extracted from the ZenDesign template, available in Tailwind CSS, Bootstrap, DaisyUI, and Material Design.
<!DOCTYPE html>
<html lang="en">
<head>
<script>
window.FontAwesomeConfig = {
autoReplaceSvg: 'nest'
};
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/js/all.min.js" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ZenDesign Navbar | Tailwind CSS UI Block</title>
<meta name="description" content="A navbar block extracted from the ZenDesign template, available in Tailwind CSS, Bootstrap, DaisyUI, and Material Design.">
<meta name="keywords" content="ZenDesign, Tailwind CSS template, HTML website template, designer marketplace template, creative agency landing page, portfolio website, responsive design">
<meta name="author" content="Let's templates">
<link rel="canonical" href="">
<meta property="og:type" content="product">
<meta property="og:site_name" content="Let's templates">
<meta property="og:locale" content="en_US">
<meta property="og:url" content="">
<meta property="og:title" content="ZenDesign | Tailwind CSS Designer Marketplace Template">
<meta property="og:description" content="A refined Tailwind CSS designer marketplace template for showcasing creative talent, agencies, portfolios, and hiring services.">
<meta property="og:image" content="">
<meta property="og:image:alt" content="ZenDesign template preview">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:url" content="">
<meta name="twitter:title" content="ZenDesign | Tailwind CSS Designer Marketplace Template">
<meta name="twitter:description" content="A refined Tailwind CSS designer marketplace template for showcasing creative talent, agencies, portfolios, and hiring services.">
<meta name="twitter:image" content="">
<meta name="twitter:image:alt" content="ZenDesign template preview">
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css">
<style>
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Source+Serif+4:opsz,wght@8..60,400;8..60,600;8..60,700&display=swap');
body {
font-family: 'Inter', sans-serif;
}
.font-serif {
font-family: 'Source Serif 4', serif;
}
.no-scrollbar::-webkit-scrollbar {
display: none;
}
</style>
</head>
<body class="bg-white text-[#0d0c22]">
<!-- block:start navbar -->
<nav id="header" class="flex items-center justify-between px-6 py-4 bg-white border-b border-gray-100 sticky top-0 z-50">
<div class="flex items-center gap-8">
<!-- Logo -->
<a href="#" class="text-2xl font-bold tracking-tighter flex items-center gap-2">
<i class="fa-solid fa-peace text-[#ffda79]"></i> ZenDesign
</a>
<!-- Links -->
<div class="hidden lg:flex items-center gap-6 text-sm font-semibold text-gray-600">
<a href="#" class="hover:text-black transition">Find talent</a>
<a href="#" class="hover:text-black transition">For creatives</a>
<a href="#" class="hover:text-black transition">Inspiration</a>
<a href="#" class="hover:text-black transition">Masterclasses</a>
<a href="#" class="hover:text-black transition">Elite Access</a>
</div>
</div>
<div class="flex items-center gap-4">
<div class="hidden sm:flex items-center gap-4 text-sm font-semibold">
<div class="relative group">
<button class="text-gray-600 hover:text-black transition flex items-center gap-1">
Accounts <i class="fa-solid fa-chevron-down text-[10px]"></i>
</button>
</div>
<a href="#" class="text-gray-600 hover:text-black transition">Sign up</a>
</div>
<a href="#" class="bg-[#ffda79] text-[#0d0c22] px-4 py-2.5 rounded-lg text-sm font-bold hover:bg-[#f5c342] transition">
Start Hiring
</a>
</div>
</nav>
<!-- block:end navbar -->
</body>
</html>
Free
Business
Unlock the entire library of premium templates and blocks. Renews automatically, cancel anytime.