Bootstrap Pager

Bootstrap pager is a form of pagination. It is used to create previous and next buttons (links).

To create previous/next buttons, add the .pager class to an <ul> element:

Example -

Bootstrap Pager Align Buttons

Use the .previous and .next classes to align each button to the sides of the page:

Example -