Do you know what pagination in bootstrap is and how they are classified?

Submitted by: Muhammad
Pagination is the handling of an unordered list by bootstrap. To handle pagination bootstrap provides following classes

☛ .pagination: To get pagination on your page you have to add this class
☛ .disabled, .active: Customize links by .disabled for unclickable links and .active to indicate the current page
☛ .pagination-Ig, .pagination-sm: Use these classes to get different size item
Submitted by: Muhammad

Read Online Bootstrap Job Interview Questions And Answers