组件 跳至内容链接 跳转到内容链接组件 - 立体感灰度

跳转到内容链接组件 - 立体感灰度

一个简单、响应式的 “跳到内容” 链接,带有灰度的拟物化设计,用于博客内容。包括深色模式支持。

预览

HTML 代码

<a href="#main-content" class="skip-to-content-link sr-only focus:not-sr-only focus:absolute focus:top-4 focus:left-4 focus:bg-gray-200 focus:text-gray-900 focus:px-4 focus:py-2 focus:rounded focus:shadow-lg dark:focus:bg-gray-700 dark:focus:text-gray-100 dark:focus:shadow-xl">Skip to content</a>

<main id="main-content" class="p-4">
  <!-- Your main content goes here -->
  <h1 class="text-2xl font-bold mb-4 text-gray-800 dark:text-gray-200">Main Content Area</h1>
  <p class="text-gray-700 dark:text-gray-300">This is the main content of the page. The "Skip to content" link will bring you here.</p>
</main>

相关组件

跳至内容链接

跳至符合 Material Design 原则的内容链接组件,该组件具有响应式设计、深色模式支持和适用于社交媒体应用程序的简单单色配色方案。

打开

SkipToContentLink

跳至具有深色模式 UI、三色配色方案和电子商务的简单复杂性的内容链接组件。

打开

野兽派跳至内容链接(森林/绿色)

一个原始、大胆的“跳到内容”链接组件,采用野兽派风格设计,带有森林/绿色调色板,适用于预订/预订系统。它响应式并支持深色模式。

打开