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.


Basic example

Pagination is built with list HTML elements so screen readers can announce the number of available links.


Sizing

Add .pagination-lg or .pagination-sm for additional sizes.

  • 1 (current)
  • 2
  • 3
  • 1 (current)
  • 2
  • 3

Alignment

Change the alignment of pagination components with flexbox utilities.


Sperated

Add calss .pagination-separated.


Rounded

Add calss .pagination-rounded.