Pagination
To indicate a series of related content exists across multiple pages. Read the Official Bootstrap Documentationfor a full list of instructions and other options.
Basic Example
Pagination is built with list HTML elements so screen readers can announce the number of available links.
Alignment
Horizontal alignment of pagination can be done by adding flex utility classes.
Spacing
A style variation with spaces in between pagination item.
Outline Variation
A style variation with thicker border in every pagination item.
Filled Variation
A style variation with background color in every pagination item.
Circled
A style variation with circled pagination item.