Pagination

Default

Standard .pagination with .page-item and .page-link.

With icons

Prev/next use aria-label plus .visually-hidden text.

Active & disabled

Bootstrap 5: disabled and current page use <span class="page-link"> (not a link).

Sizing

Add .pagination-lg or .pagination-sm on the ul.

Alignment — center

ul.pagination.justify-content-center

Alignment — end

ul.pagination.justify-content-end