in Bootstrap by
Q:
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
+1 vote
asked Oct 30, 2020 in Bootstrap by sharadyadav1986
+2 votes
asked Jun 1, 2020 in Bootstrap by SakshiSharma
...