carbon-components
Version:
Carbon Components is a component library for IBM Cloud
6 lines (5 loc) • 396 B
HTML
<div data-content-switcher class="bx--content-switcher">
<button class="bx--content-switcher-btn bx--content-switcher--selected" data-target=".demo--panel--opt-1">First section</button>
<button class="bx--content-switcher-btn" data-target=".demo--panel--opt-2">Second section</button>
<button class="bx--content-switcher-btn" data-target=".demo--panel--opt-3">Third section</button>
</div>