0 votes
in Bootstrap by
Why do we use Bootstrap Carousel plugin?

1 Answer

0 votes
by

Why do we use Bootstrap Carousel plugin?

The Carousel plugin is responsible for adding a slider on the site. The developers usually use it when the webspace is limited but the content is huge. Some of the common carousels include:

.carousel (options)

.carousel ('pause')

.carousel ('prev')

.carousel ('next')

.carousel ('number')

.carousel (‘cycle’)

🔗Reference : stackoverflow.com

🔗Source: Bootstrap Interview Questions and Answers for Freshers and Experience 

Related questions

0 votes
asked Jun 19, 2020 in Bootstrap by Robindeniel
0 votes
asked Oct 7, 2019 in Bootstrap by Tracy Williams
...