Pagination is a component used to indicate the existence of a series of related content across multiple pages and enables navigation across them :

Detailed documentation and more examples you can find in our Bootstrap Pagination Docs


Basic example

Pagination links are customizable for different circumstances. Use .disabled for links that appear un-clickable and .active to indicate the current page.

Note: To see more examples and sourcecodes check Bootstrap Pagination Docs