구성 요소 태그 클라우드 태그 클라우드 구성 요소

태그 클라우드 구성 요소

그레이스케일의 Neumorphism 스타일로 디자인된 태그 클라우드 구성 요소로, 블로그 및 콘텐츠 소비에 적합하며 대화형 요소를 제공합니다.

미리 보기

HTML 코드

<div class="flex flex-col items-center justify-center p-5 bg-gray-100 dark:bg-gray-800 rounded-lg shadow-lg">
    <h2 class="text-2xl font-semibold text-gray-800 dark:text-gray-200 mb-4">Tag Cloud</h2>
    <div class="flex flex-wrap justify-center gap-4">
        <a href="#" class="bg-white dark:bg-gray-900 rounded-full px-4 py-2 text-gray-800 dark:text-gray-200 shadow-md transform transition hover:scale-105 hover:shadow-lg focus:outline-none">
            Web Development
        </a>
        <a href="#" class="bg-white dark:bg-gray-900 rounded-full px-4 py-2 text-gray-800 dark:text-gray-200 shadow-md transform transition hover:scale-105 hover:shadow-lg focus:outline-none">
            UI/UX Design
        </a>
        <a href="#" class="bg-white dark:bg-gray-900 rounded-full px-4 py-2 text-gray-800 dark:text-gray-200 shadow-md transform transition hover:scale-105 hover:shadow-lg focus:outline-none">
            JavaScript
        </a>
        <a href="#" class="bg-white dark:bg-gray-900 rounded-full px-4 py-2 text-gray-800 dark:text-gray-200 shadow-md transform transition hover:scale-105 hover:shadow-lg focus:outline-none">
            React
        </a>
        <a href="#" class="bg-white dark:bg-gray-900 rounded-full px-4 py-2 text-gray-800 dark:text-gray-200 shadow-md transform transition hover:scale-105 hover:shadow-lg focus:outline-none">
            Tailwind CSS
        </a>
        <a href="#" class="bg-white dark:bg-gray-900 rounded-full px-4 py-2 text-gray-800 dark:text-gray-200 shadow-md transform transition hover:scale-105 hover:shadow-lg focus:outline-none">
            Neumorphism
        </a>
        <a href="#" class="bg-white dark:bg-gray-900 rounded-full px-4 py-2 text-gray-800 dark:text-gray-200 shadow-md transform transition hover:scale-105 hover:shadow-lg focus:outline-none">
            Blogging
        </a>
    </div>
</div>

관련 구성 요소

태그 클라우드 구성 요소

회색조 색상과 마이크로 인터랙션이 있는 반응형 Tag Cloud 구성 요소로, 어두운 테마를 지원하는 소셜 미디어 인터페이스를 위해 설계되었습니다.

열다

태그, 구름, 구성 요소, Glassmorphism, 단색, 복합체, 전자 상거래,

전자 상거래를 위한 Glassmorphism 태그 클라우드 구성 요소

열다

태그 클라우드 구성 요소

다크 모드 UI를 위해 설계된 반응형 Tag Cloud Component로, 유사한 색 구성표로 포트폴리오를 보여줍니다.

열다