구성 요소 미디어 임베드 미디어 임베드 컴포넌트

미디어 임베드 컴포넌트

그레이스케일 3D 디자인과 다크 모드를 지원하는 간단하고 반응이 빠른 미디어 임베드 구성 요소로 비즈니스 웹 사이트에 적합합니다. 스타일링에 Tailwind CSS를 사용합니다.

미리 보기

HTML 코드

<div class="relative flex items-center justify-center h-96 overflow-hidden bg-gray-100 dark:bg-gray-900 rounded-lg shadow-lg m-4">

  <!-- 3D effect background elements (simplified) -->
  <div class="absolute inset-0 z-0 pointer-events-none transform scale-150">
    <div class="absolute inset-0 bg-gradient-to-br from-gray-300 via-gray-100 to-gray-300 dark:from-gray-700 dark:via-gray-900 dark:to-gray-700 opacity-50"></div>
    <div class="absolute inset-0 border-4 border-gray-200 dark:border-gray-800 rounded-lg transform rotate-3"></div>
  </div>

  <!-- Content area -->
  <div class="relative z-10 p-8 bg-white dark:bg-gray-800 bg-opacity-90 dark:bg-opacity-90 rounded-lg shadow-xl max-w-md text-center">
    <h2 class="text-2xl font-bold text-gray-800 dark:text-white mb-4">Embed Media</h2>
    
    <!-- Placeholder for embedded media (e.g., iframe for YouTube,- Vimeo) -->
    <!-- Replace with actual embed code -->
    <div class="w-full aspect-video bg-gray-200 dark:bg-gray-700 rounded-md flex items-center justify-center text-gray-500 dark:text-gray-400">
      <p>Media Placeholder</p>
    </div>

    <p class="mt-4 text-gray-600 dark:text-gray-300 text-sm">Embed your videos, maps, or other media here.</p>

  </div>

</div>

관련 구성 요소

사이버펑크 스포츠 미디어 임베드

사이버펑크 미학을 가진 스포츠/피트니스 애플리케이션용으로 설계된 복잡하고 반응이 빠른 미디어 임베드 구성 요소입니다. 밝은 네온 액센트가 있는 단색의 어두운 배경, 여러 대화형 요소 및 완전한 다크 모드 지원이 특징입니다.

열다

미디어 임베드 컴포넌트

미디어 임베드 컴포넌트는 3D 디자인 스타일, 보색 구성표, 다크 모드를 지원하는 반응형 레이아웃으로 전자 상거래를 위해 설계되었습니다.

열다

미디어 임베드 컴포넌트

Glassmorphism 스타일, 아날로그 색 구성표 및 콘텐츠 소비를 위한 다크 모드를 지원하는 반응형 미디어 임베드 구성 요소.

열다