Documentation and examples for showing pagination to indicate a series of related content exists across multiple pages. Read the Official Bootstrap Documentation for a full list of instructions and other options.
Pagination is built with list HTML elements so screen readers can announce the number of available links.
Horizontal alignment of pagination can be done by adding flex utility classes.
A style variation with spaces in between pagination item.
A style variation with colored border in every pagination item.
A style variation with background color in every pagination item. Only works with .pagination-space
. and .pagination-circled
.
A style variation with circled pagination item.