Home » Materialize CSS Pagination

Materialize CSS Pagination

by Online Tutorials Library

Materialize CSS Pagination

Pagination is used to split out your long pages into shorter, easier to understand blocks. It is used to link the small pages on a single home page.

The pagination class is used to add pagination in Materialize CSS.

pagination: It is used to set the ul element as a pagination component.


Example

Test it Now

Output:

Materialize Pagination 1

You may also like