Free
Navbar
SkyBound Navbar
A navbar block extracted from the SkyBound template, available in Tailwind CSS and Bootstrap.
0
1
A navbar block extracted from the SkyBound template, available in Tailwind CSS and Bootstrap.
<!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>SkyBound Navbar | Tailwind CSS UI Block</title>
<meta name="description" content="A navbar block extracted from the SkyBound template, available in Tailwind CSS and Bootstrap.">
<meta name="keywords" content="SkyBound, Tailwind CSS template, HTML website template, premium aviation, private charter, luxury airline, sustainable travel, responsive aviation 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="SkyBound | Tailwind CSS Premium Aviation Template">
<meta property="og:description" content="A refined Tailwind CSS aviation template for premium global travel, private charter services, sustainable flight operations, and luxury airline brands.">
<meta property="og:image" content="">
<meta property="og:image:alt" content="SkyBound template preview">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:url" content="">
<meta name="twitter:title" content="SkyBound | Tailwind CSS Premium Aviation Template">
<meta name="twitter:description" content="A refined Tailwind CSS aviation template for premium global travel, private charter services, sustainable flight operations, and luxury airline brands.">
<meta name="twitter:image" content="">
<meta name="twitter:image:alt" content="SkyBound template preview">
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap" rel="stylesheet">
<style>
body { font-family: 'Inter', sans-serif; }
.stat-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(2, auto);
gap: 1.5rem;
}
@media (max-width: 1024px) {
.stat-grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 640px) {
.stat-grid {
grid-template-columns: 1fr;
}
}
</style>
</head>
<body class="bg-[#f8f9fa] text-[#1a1a1a]">
<!-- block:start navbar -->
<nav id="header" class="px-6 py-6 flex items-center justify-between max-w-7xl mx-auto">
<div class="flex items-center gap-12">
<a href="#" class="text-2xl font-extrabold tracking-tighter uppercase italic">SkyBound<span class="text-xs align-top">®</span></a>
<div class="hidden md:flex items-center gap-8 text-sm font-medium text-gray-600">
<a href="#" class="hover:text-black transition-colors">Experience</a>
<a href="#" class="hover:text-black transition-colors">Destinations</a>
<a href="#" class="hover:text-black transition-colors">Fleet</a>
<a href="#" class="hover:text-black transition-colors">Sustainability</a>
<a href="#" class="hover:text-black transition-colors">Insights</a>
</div>
</div>
<div class="flex items-center gap-6 text-sm font-medium">
<div class="flex items-center gap-1 cursor-pointer">
<span>EN</span>
<i class="fa-solid fa-chevron-down text-[10px]"></i>
</div>
<a href="#" class="hidden sm:block hover:underline">SIGN IN</a>
<a href="#" class="bg-black text-white px-8 py-3 rounded-full hover:bg-gray-800 transition-all">Book Now</a>
</div>
</nav>
<!-- block:end navbar -->
</body>
</html>
Free
Travel
Unlock the entire library of premium templates and blocks. Renews automatically, cancel anytime.