0 votes
in Bootstrap by
Explain the uses of carousel plugin in Bootstrap.

1 Answer

0 votes
by

Carousel plugin in bootstrap is used to make sliders in the web pages or your site. There are several carousel plugins that are used in bootstrap to display large contents within a small space by adding sliders.

Example: .carousel(options), .carousel(‘pause’), .carousel(cycle’), .carousel(‘prev’), .carousel(‘next’).

Related questions

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