组件 容器 拟物容器

拟物容器

一个具有拟物设计和深色模式支持的响应式容器组件,使用Tailwind CSS.

预览

HTML 代码

<div class="container mx-auto p-4 bg-gray-200 dark:bg-gray-800 shadow-lg rounded-lg">
  <div class="bg-white dark:bg-gray-700 p-6 rounded-md shadow-inner">
    <h2 class="text-2xl font-bold mb-4 text-gray-800 dark:text-white">Skeuomorphic Container</h2>
    <p class="text-gray-700 dark:text-gray-300">This is a container with a Skeuomorphic design, featuring a subtle shadow and rounded corners to mimic a physical object. It's also responsive and supports dark mode.</p>
    <div class="mt-4">
      <img src="https://picsum.photos/seed/skeuomorphism/400/200" alt="Placeholder image" class="rounded-md shadow-md">
    </div>
  </div>
</div>

相关组件

容器组件

用于电子商务的响应式 Material Design 容器,具有柔和的色彩、深色模式支持和使用 Tailwind CSS 的复杂交互式元素。

打开

容器组件

一种适合商业/企业网站的3D风格容器组件,具有鲜艳的色彩和交互元素,支持响应式设计和暗黑主题。

打开

容器组件

一个响应式容器组件,具有微交互功能,配备针对用户操作反应的引人入胜的动画,支持暗黑模式,并使用Tailwind CSS。

打开