Bootstrap 4 Tutorial in Hindi Part 15: Carousel/Image Slider in bootstrap 4 ||By tricky skills

Опубликовано: 20 Март 2026
на канале: tricky skills
48
3

Welcome to my Bootstrap 4 Tutorial in Hindi Part 15. Carousel in bootstrap 4 in Hindi. Image Slider in Bootstrap in Hindi. bootstrap 4 carousel tutorial in Hindi.
Bootstrap Carousel Plugin. The Carousel Plugin
The Carousel plugin is a component for cycling through elements, like a carousel (slideshow).

carousel-indicators:
Adds indicators for the carousel. These are the little dots at the bottom of each slide (which indicates how many slides there are in the carousel, and which slide the user are currently viewing)

carousel-inner:
Adds slides to the carousel
carousel-item:
Specifies the content of each slide
.carousel-control-prev :
Adds a left (previous) button to the carousel, which allows the user to go back between the slides
.carousel-control-next:
Adds a right (next) button to the carousel, which allows the user to go forward between the slides
.carousel-control-prev-icon:
Used together with .carousel-control-prev to create a "previous" button
.carousel-control-next-icon:
Used together with .carousel-control-next to create a "next" button


Bootstrap 4 Tutorial Part 7: How to make a navbar part 1 in hindi/urdu ||by tricky skills
   • Bootstrap 4 Tutorial Part 7: How to make a...  

Bootstrap 4 Tutorial Part 8:How to make a (dropdown menu) part 2 in hindi/urdu || by tricky skills
   • Bootstrap 4 Tutorial Part 8:How to make a ...