Carousel Slider Bootstrap 5 | Slider Carousel Tutorial

preview_player
Показать описание
Carousel Slider Bootstrap 5 | Slider Carousel Tutorial

If you want to build a bootstrap 5 carousel using basic HTML, CSS and JS, this tutorial will cover how to create carousel in bootstrap. Slider carousel bootstrap is usually added on home pages, and this css carousel slider tutorial will make sure that if you are looking to make a slider carousel css then you can use either bootstrap 4 or 5 to do it.

Bootstrap 4 carousel and Bootstrap 5 carousel might be a little different, so I will add a bootstrap slider link below to source the code I used to make this tutorial. For any other bootstrap slider carousel questions, please add them in the comments below.

00:00 - Introduction
00:34 - Freelancing Bundle
01:03 - Creating slider carousel template
02:00 - Carousel slider CSS
02:55 - Carousel slider HTML
03:42 - Carousel slider active item position
04:28 - Additional slider carousel items
05:48 - Carousel slider tabs next previous
06:50 - Slider carousel buttons next previous buttons
08:24 - Adding additional slides
08:55 - Slider carousel background image
11:40 - Slider carousel transition effects
14:04 - Conclusion

Source Code:

🔥 Check out Kyles bundle on how to get started, which has heaps of tools, checklists, invoices and guides on how to get started! 🔥

📚 Freelancing Bundle:

Use the offer code AW20 to get 20% off the complete bundle!

#carousel #slider #bootstrap

Learn Design for Developers!
A book I've created to help you improve the look of your apps and websites.

Feel free to follow me on:

Software & Discounts:

Computer Gear:

Camera Equipment:
Рекомендации по теме
Комментарии
Автор

I am trying to grow my channel, so if you find this video useful, #subscribe & hitting the #bell :) Thanks for watching and hope you liked and learnt something new!

AdrianTwarog
Автор

If you are using the current bootstrap, (version 5.1) your carousel will not slide. this is because the data-ride is now data-bs-ride. Took me a while to figure that out

TheTriangle
Автор

I was following the tutorial step by step but my slider wouldn't show up for some reason. I checked the docs and the solution is the following:
You have to type "data-bs-ride" instead of "data-ride".
Same thing with "data-bs-target" and "data-bs-slide-to".

Idk how it worked in the video tho.

Pharizer
Автор

If it doesn't work for you:

replace all "data..." for "data-bs-..." attribute

manuelcasares
Автор

In 5:25 you write "data-ride="carousel" " and that got me crazy bc doesn't work for me. BUT i realized that writing "data-bs-ride="carousel" " works. Anyway, so much thanks for the tutorial (y)

mijt
Автор

Dude, this video just literally saved my rear. I thought I was updating a new project from bootstrap 4 to 5 but accidentally updated my live portfolio. With a slider being right smack at the top of my landing page, I had to dash to YouTube to find a fix for not only that but functions like my hamburger button too. You earned yourself a subscription! :)

Psychorabbit
Автор

Indeed, a well structured (albeit a bit too fast rendered) tutorial. Simple, elegant, effective. Friendly feedback: When I completed this project, Bootstrap 5.0.0-alpha1 was no longer available from the site; the latest version (as of Feb 2021) is 5.0.0 beta-2, and using it does not render the carousel the way it is demoed here. I had to "figure things out", and noticed that this beta2 version does NOT contain the jquery script reference on the starter template. This is the cause for the carousel to not rendered the way it's supposed to be. Therefore, I had to downgrade to Bootstrap 4.6.0 (which has jquery and popper scripts), and the challenge was solved. I think it's either a bug on the update or the Bootstrap gang just forgot to include the jquery reference on the beta2. Thanks very much!

CesarJuarezVargas
Автор

The help I needed at 3:44am, hopefully this is already it

mackynikat
Автор

keep it up, Adrian.
After watching this video I am a fan of you.

nirajbhakhar
Автор

I'm from Bangladesh.I can't stop thanking you by calling cultural our word 'Bhaiya'💚...Thanks a lot, bhaiya👌🏻

mynulislam
Автор

I had a problem about responsiveness in my background image, but thanks to your video i solved it, thank you!

arielmoisesmaradiagarodrig
Автор

was working on a project but couldnt recall the carousel so u saved the day.you earned a subscriber

owenhood
Автор

I really loved watching you code this . I am using bootstrap for a class and was looking to see how to activate the carouse template and how to apply the .active to the template to activate and make visible. Thank you so very much for your time.

freedombearreviews
Автор

Thank you for this tutorial. That was very helpful. There were some problems with the slider, but I think you should add "bs" after the data.

GRGORY
Автор

The <ol>-<li> thing didn't work for me.

MDevpxl
Автор

This is by far the best tutorial on the subject I ever came across. Thank you!

MikeXwolf
Автор

stumbled upon your channel....after trying few things.
Got the exact solution....Thanks a ton.

abhishekmodak
Автор

I was watching this, and was half way in the video but I had to stop and give it a thumbs up for how highly educative and slow paced it is💥💥💥

muhammadgiwa
Автор

after struggling for a week straight i came across this channel

nathaniepeter
Автор

HELP pls, I followed your code, I got icons for "click next" > or click previous <
I have also lower _ _ photos
but when I clcik on em, nothing is happening
instead carousel is moving himself in interval

richardmisek