• Townie
    AI
  • Blog
  • Docs
  • Pricing
Log inSign up
arfan

arfan

remark-frontmatter-starter

Remix of jxnblk/remark-frontmatter-starter
Unlisted
Like
1
remark-frontmatter-starter
Home
Code
4
css
2
docs
5
README.md
H
http.tsx
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
docs
/
test
/
tabs.md
Code
/
docs
/
test
/
tabs.md
Search
4/15/2025
Viewing readonly version of main branch: v127
View latest version
tabs.md
title:
Tabs Example
date:
2024-03-20
tags:
tabs
ui
example

Tabs Example

Below is an example of tabs showcasing different content sections.

Overview Features Installation

Overview

This is a simple tabs component that allows you to organize content into different sections. Each tab can contain any type of content including text, images, or other HTML elements.

<div id="tab2" class="tab-panel" role="tabpanel">
  <h3>Features</h3>
  <ul>
    <li>Responsive design</li>
    <li>Keyboard navigation support</li>
    <li>ARIA attributes for accessibility</li>
    <li>Smooth transitions</li>
  </ul>
</div>

<div id="tab3" class="tab-panel" role="tabpanel">
  <h3>Installation</h3>
  <p>To install this component, simply include the CSS and JavaScript files in your project:</p>
  <pre><code>npm install my-tabs-component

or

yarn add my-tabs-component

Usage

The tabs component can be used to organize any type of content into separate sections. It's particularly useful for:

  • Product descriptions
  • Documentation
  • Settings panels
  • User profiles
FeaturesVersion controlCode intelligenceCLI
Use cases
TeamsAI agentsSlackGTM
ExploreDocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareersBrandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.