Free
Navbar
TrailBound Navbar
A navbar block extracted from the TrailBound template, available in Tailwind CSS and Bootstrap.
0
2
A navbar block extracted from the TrailBound 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>TrailBound Navbar | Tailwind CSS UI Block</title>
<meta name="description" content="A navbar block extracted from the TrailBound template, available in Tailwind CSS and Bootstrap.">
<meta name="keywords" content="TrailBound, Tailwind CSS template, HTML website template, hiking app landing page, offline trail maps, GPS route planner, responsive outdoor 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="TrailBound | Tailwind CSS Hiking App Template">
<meta property="og:description" content="An adventurous Tailwind CSS hiking app template for outdoor explorers, offline trail maps, route planning, and GPS tracking products.">
<meta property="og:image" content="">
<meta property="og:image:alt" content="TrailBound template preview">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:url" content="">
<meta name="twitter:title" content="TrailBound | Tailwind CSS Hiking App Template">
<meta name="twitter:description" content="An adventurous Tailwind CSS hiking app template for outdoor explorers, offline trail maps, route planning, and GPS tracking products.">
<meta name="twitter:image" content="">
<meta name="twitter:image:alt" content="TrailBound 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;500;700;900&display=swap" rel="stylesheet">
<style>
body { font-family: 'Inter', sans-serif; }
</style>
</head>
<body class="bg-white text-[#111111]">
<!-- block:start navbar -->
<header id="header" class="w-full border-b border-gray-100">
<nav class="max-w-7xl mx-auto px-6 py-5 flex items-center justify-between">
<div class="text-2xl font-black tracking-tighter">TRAILBOUND.</div>
<div class="hidden md:flex items-center gap-10 text-sm font-medium">
<a href="#" class="hover:text-orange-500 transition-colors">Our Mission</a>
<a href="#" class="hover:text-orange-500 transition-colors">Community</a>
<a href="#" class="hover:text-orange-500 transition-colors">Route Guide</a>
<a href="#" class="hover:text-orange-500 transition-colors">Journal</a>
</div>
<a href="#" class="border border-black rounded-full px-8 py-2.5 text-sm font-medium hover:bg-black hover:text-white transition-all">
Download App
</a>
</nav>
</header>
<!-- block:end navbar -->
</body>
</html>
Free
Travel
Unlock the entire library of premium templates and blocks. Renews automatically, cancel anytime.