
Pagination · Bootstrap
Documentation and examples for showing pagination to indicate a series of related content exists across multiple pages.
Pagination · Bootstrap v5.3
Documentation and examples for showing pagination to indicate a series of related content exists across multiple pages.
Examples · Bootstrap
Pricing Example pricing page built with Cards and featuring a custom header and footer.
Components · Twitter Bootstrap
A simple shell for an h1 to appropriately space out and segment sections of content on a page. It can utilize the h1 's default small, element as well most other components (with additional styles).
Breadcrumb · Bootstrap v5.3
Since breadcrumbs provide a navigation, it’s a good idea to add a meaningful label such as aria-label="breadcrumb" to describe the type of navigation provided in the <nav> element, as well …
Placeholders · Bootstrap v5.3
In the example below, we take a typical card component and recreate it with placeholders applied to create a “loading card”. Size and proportions are the same between the two.
Accordion · Bootstrap v5.3
Example Click the accordions below to expand/collapse the accordion content. To render an accordion that’s expanded by default: add the .show class on the .accordion-collapse element. …
Tables · Bootstrap
Documentation and examples for opt-in styling of tables (given their prevalent use in JavaScript plugins) with Bootstrap.
Close button · Bootstrap v5.3
Example Provide an option to dismiss or close a component with .btn-close. Default styling is limited, but highly customizable. Modify the Sass variables to replace the default background …
Progress · Bootstrap
Documentation and examples for using Bootstrap custom progress bars featuring support for stacked bars, animated backgrounds, and text labels.