Simple Brutalist 그리드 레이아웃
어스 톤과 다크 모드를 지원하는 간단하고 반응이 빠른 브루탈리스트 그리드 레이아웃 구성 요소로 비즈니스 웹 사이트에 적합합니다.
HTML 코드
<div class="container mx-auto p-4 bg-stone-100 dark:bg-stone-900 text-stone-900 dark:text-stone-100">
<div class="grid grid-cols-1 md:grid-cols-2 gap-4 border-4 border-stone-900 dark:border-stone-100">
<div class="p-4 bg-stone-300 dark:bg-stone-700 border-4 border-stone-900 dark:border-stone-100">
<h2 class="text-xl font-bold mb-2">Section 1</h2>
<p>This is the first section of our brutalist grid layout. It features a strong border and contrasting background colors for visual impact.</p>
</div>
<div class="p-4 bg-stone-300 dark:bg-stone-700 border-4 border-stone-900 dark:border-stone-100">
<h2 class="text-xl font-bold mb-2">Section 2</h2>
<p>The second section maintains the same bold styling, showcasing how we can use simple elements to create a powerful design aesthetic.</p>
</div>
<div class="p-4 bg-stone-300 dark:bg-stone-700 border-4 border-stone-900 dark:border-stone-100">
<h2 class="text-xl font-bold mb-2">Section 3</h2>
<p>Our third section continues the theme, demonstrating the versatility of this simple grid structure for organizing content effectively.</p>
</div>
<div class="p-4 bg-stone-300 dark:bg-stone-700 border-4 border-stone-900 dark:border-stone-100">
<h2 class="text-xl font-bold mb-2">Section 4</h2>
<p>The final section completes the layout, reinforcing the brutalist design principles with stark contrasts and clear visual separation.</p>
</div>
</div>
</div>
관련 구성 요소
Watercolor_Artistic_Grid_Layout_Consulting
컨설팅/서비스를 위한 단순하고 반응이 빠른 그리드 레이아웃 구성 요소로, 시원한 뉴트럴 색상과 다크 모드를 지원하는 부드러운 수채화/예술적 디자인이 특징입니다.
아트데코에듀케이션그리드
교육용 플랫폼을 위한 복잡하고 반응이 빠른 그리드 레이아웃 구성 요소로, 아르데코 기하학적 패턴과 풍부한 가을 색상으로 스타일링되었습니다. 다크 모드 지원 및 여러 대화형 요소가 포함되어 있습니다.
장난기 넘치는 농업 그리드
농업 및 농업 웹사이트를 위한 간단하고 쾌활하며 반응이 빠른 그리드 레이아웃 구성 요소로, 따뜻한 중립색, 둥근 요소 및 다크 모드 지원을 특징으로 합니다.