Content Display 구성 요소

미니멀하고 평면적인 디자인 스타일을 특징으로 하는 반응형 콘텐츠 표시 구성 요소로, 블로그 및 콘텐츠 소비에 이상적입니다. 그레이스케일 색 구성표를 가지고 있으며 다크 모드를 지원하는 동시에 대화형 요소를 갖추고 있습니다.

미리 보기

HTML 코드

<div class="max-w-xl mx-auto p-6 bg-white dark:bg-gray-800 rounded-lg shadow-lg">
    <div class="flex items-center mb-4">
        <img class="w-12 h-12 rounded-full" src="https://randomuser.me/api/portraits/men/10.jpg" alt="Avatar">
        <div class="ml-4">
            <h2 class="text-xl font-semibold text-gray-800 dark:text-gray-200">John Doe</h2>
            <p class="text-gray-600 dark:text-gray-400">January 1, 2023</p>
        </div>
    </div>
    <h3 class="text-lg font-bold text-gray-800 dark:text-gray-200">Understanding Minimalism in Design</h3>
    <img class="w-full h-48 object-cover rounded-md my-4" src="https://picsum.photos/640/360?random=1" alt="Content Image">
    <p class="text-gray-700 dark:text-gray-300 mb-4">Minimalism in design is all about simplicity and the use of space. By focusing on fewer elements, designers can create engaging experiences that are not only functional but also aesthetically pleasing. In this blog post, we will explore the principles of minimalism and how they can be applied.</p>
    <a href="#" class="inline-block bg-gray-800 text-white rounded-md px-4 py-2 hover:bg-gray-700 dark:bg-gray-300 dark:text-gray-800 dark:hover:bg-gray-400">Read More</a>
</div>

관련 구성 요소

Content Display 구성 요소

소셜 미디어 인터페이스를 위한 간단한 반응형 콘텐츠 표시 구성 요소로, 머티리얼 디자인 원칙과 트라이어딕 색 구성표로 설계되었습니다.

열다

Skeuomorphic_Fashion_Card

패션/뷰티 제품을 위한 간단하고 반응이 빠른 콘텐츠 디스플레이 카드로, 코퍼레이트 블루 톤을 사용하여 스큐어모픽 미학으로 디자인되었습니다. 다크 모드 지원이 포함됩니다.

열다

Content Display 구성 요소

반응형 콘텐츠 표시 구성 요소로, 사용자 작업에 초점을 맞춘 매력적인 애니메이션과 마이크로 상호 작용을 통합합니다. 여기에는 다크 모드에 대한 지원과 이미지 및 아바타에 대한 자리 표시자가 포함됩니다.

열다