What is the role of pagination in bootstrap and what are their classifications?

devquora
devquora

Posted On: Feb 22, 2018

 

When an unordered list has to be handled by bootstrap, it uses pagination. To handle the list, different classes are available such as ‘.pagination’, ‘.disabled’, ‘.active’, ‘.pagination-lg’. The function ‘.pagination’ to paginate the webpage. The function ‘.disabled’ is used to make the links unclickable. The function ‘.active’ is used for indicating the current webpage. The function ‘.pagination-lg’ and ‘.pagination-sm’ can be used for getting different size items.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Bootstrap Interview Questions

    Explain What is Bootstrap?

    Bootstrap is a platform for web development that is based on a front-end framework and creates exceptional responsive d..

    Bootstrap Interview Questions

    Explain why you prefer Bootstrap for website development?

    Bootstrap has features that are way better than other web development platforms. It provides an extensive browser suppo..

    Bootstrap Interview Questions

    What are the key components of Bootstrap?

    In total, there are five key components of Bootstrap i.e. CSS (multiple CSS files), Scaffolding (essential for the basi..