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.
      
    
      
    Alignment
Change the alignment of pagination components with flexbox utilities.
      
    
      
    Sperated
Add calss .pagination-separated.
      
    Rounded
Add calss .pagination-rounded.