コンポーネント コンテナ ブルータリストコンテナコンポーネント

ブルータリストコンテナコンポーネント

ブルータリズムスタイルと鮮やかな配色でデザインされたシンプルでありながら大胆なコンテナコンポーネントで、ビジネスや企業のWebサイトに最適で、Tailwind CSSを使用したダークモードをサポートします。

プレビュー

HTMLコード

<div class="container mx-auto p-4">
    <div class="bg-yellow-400 dark:bg-yellow-600 border-4 border-red-800 dark:border-red-500 rounded-lg shadow-xl p-6">
        <h1 class="text-2xl font-extrabold text-blue-900 dark:text-blue-200 mb-4">Business Title</h1>
        <p class="text-base text-gray-800 dark:text-gray-200 mb-6">This is a simple yet bold container designed for a business or corporate website. The design embraces a brutalist style with vibrant colors.</p>
        <img src="https://picsum.photos/400/200" alt="Random Image" class="w-full h-auto rounded-lg mb-4">
        <div class="flex items-center">
            <img src="https://randomuser.me/api/portraits/men/32.jpg" alt="Avatar" class="w-12 h-12 rounded-full border-4 border-blue-900 dark:border-blue-200 mr-2">
            <div class="text-sm">
                <p class="font-bold text-gray-900 dark:text-gray-100">John Doe</p>
                <p class="text-gray-700 dark:text-gray-300">CEO, Company Name</p>
            </div>
        </div>
    </div>
</div>

関連コンポーネント

コンテナコンポーネント

ポートフォリオ用のレトロ/ビンテージスタイルのコンテナコンポーネントで、単色の配色とダークモードのサポートを備えています。

開ける

コンテナコンポーネント

シンプルでレスポンシブなダッシュボードコンテナで、魅力的なマイクロインタラクションとダークなテーマを備え、類似の色に焦点を当てています。

開ける

Skeuomorphic_E-commerce_Container

Skeuomorphic E-commerce Container Component in Pastel tone with Dark Mode supports(ダークモード対応)

開ける