组件 页脚 复古博客页脚

复古博客页脚

用于博客的复古/复古页脚组件,具有单色配色方案、简单的布局、响应式设计和深色主题支持。

预览

HTML 代码

<footer class="bg-gray-200 text-gray-700 dark:bg-gray-900 dark:text-gray-300 py-8">
  <div class="container mx-auto px-4">
    <div class="flex flex-col md:flex-row justify-between items-center space-y-4 md:space-y-0">
      <div class="text-center md:text-left">
        <p class="text-sm">&copy; 2023 The Retro Blog. All rights reserved.</p>
      </div>
      <nav class="flex space-x-4">
        <a href="#" class="text-sm hover:underline">Privacy Policy</a>
        <a href="#" class="text-sm hover:underline">Terms of Service</a>
        <a href="#" class="text-sm hover:underline">Contact Us</a>
      </nav>
    </div>
  </div>
</footer>

相关组件

页脚组件

一个简单的社交媒体暗模式页脚组件,带有互补色彩方案。

打开

Organic_Nature_Inspired_Real_Estate_Footer

一个复杂的、受自然启发的、互补色的页脚组件,适用于房地产平台,具有流畅的线条、自然的形式、多种交互元素以及支持深色模式的完全响应能力。

打开

页脚组件

用于博客/内容网站的神经拟态页脚组件,单色配色方案,支持深色模式。它是一个中等复杂度的组件。它是响应式的。

打开