ブルータリズムスティッキーナビゲーション
ブルータリズムデザイン、単色の配色、ポートフォリオ用に設計された複雑なスティッキーナビゲーションコンポーネントで、レスポンシブデザインとTailwind CSSを使用したダークモードのサポートが特徴です。
HTMLコード
<header class="text-gray-600 dark:text-gray-400 body-font sticky top-0 z-50 bg-white dark:bg-gray-900 border-b-4 border-black dark:border-white">
<div class="container mx-auto flex flex-wrap p-5 flex-col md:flex-row items-center">
<a class="flex title-font font-medium items-center text-gray-900 dark:text-white mb-4 md:mb-0">
<span class="text-xl border-4 border-black dark:border-white p-2 font-bold">BRUTALIST NAV</span>
</a>
<nav class="md:ml-auto flex flex-wrap items-center text-base justify-center font-bold">
<a href="#" class="mr-5 hover:text-gray-900 dark:hover:text-white border-b-4 border-transparent hover:border-black dark:hover:border-white transition duration-300 ease-in-out">Home</a>
<a href="#" class="mr-5 hover:text-gray-900 dark:hover:text-white border-b-4 border-transparent hover:border-black dark:hover:border-white transition duration-300 ease-in-out">About</a>
<a href="#" class="mr-5 hover:text-gray-900 dark:hover:text-white border-b-4 border-transparent hover:border-black dark:hover:border-white transition duration-300 ease-in-out">Portfolio</a>
<a href="#" class="mr-5 hover:text-gray-900 dark:hover:text-white border-b-4 border-transparent hover:border-black dark:hover:border-white transition duration-300 ease-in-out">Contact</a>
</nav>
<button class="inline-flex items-center bg-gray-100 dark:bg-gray-800 border-4 border-black dark:border-white py-1 px-3 focus:outline-none hover:bg-gray-200 dark:hover:bg-gray-700 text-base mt-4 md:mt-0 font-bold">
Hire Me
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-4 h-4 ml-1" viewBox="0 0 24 24">
<path d="M5 12h14M12 5l7 7-7 7"></path>
</svg>
</button>
</div>
</header>
関連コンポーネント
スティッキーナビゲーションコンポーネント
Neumorphism デザイン、補色スキーム、適度な複雑さ、ダッシュボードのレスポンシブなダーク テーマのサポートを備えたスティッキー ナビゲーション コンポーネント。このデザインには、ニューモーフィズム効果のソフトシャドウが組み込まれており、補色を使用して視覚的に魅力的なインターフェイスを作成しています。データの視覚化とコントロールパネルを提供するダッシュボードに適しています。
スティッキーナビゲーションコンポーネント - ニューモーフィズム
Neumorphismデザイン、補色スキーム、ダークテーマのサポートを備えたレスポンシブスティッキーナビゲーションコンポーネントで、ポートフォリオWebサイトに適しています。Tailwind CSS をダーク モード クラスで使用し、Neumorphism エフェクトの微妙なシャドウを含めます。
スティッキーナビゲーションコンポーネント
ビジネス/企業のWebサイト向けの単色の配色を備えたミニマリストのフラットデザインのスティッキーナビゲーションコンポーネント。デザインには複数のインタラクティブ要素が含まれており、ダークテーマをサポートしています。