Skip to content

Instantly share code, notes, and snippets.

@howbizarre
howbizarre / BS5RespTabs.markdown
Last active January 29, 2024 00:26
A simple way to create responsive tabs with Bootstrap 5. Tabs functionality is replaced by Accordion on small screens.

Responsive Tabs with Bootstrap 5

A simple way to create responsive tabs with Bootstrap 5. Tabs functionality is replaced by Accordion on small screens.

View sample on JsFiiddle