by S M Zahed Kamal | Mar 7, 2022 | Bootstrap, CSS, Javascript
By default, Bootstrap carousel has no way to add animations to carousel elements. Here I’m going to show you how you can do that. Let’s create the carousel HTML. I’ve copied the HTML from the Bootstrap’s documentation from here. <div...
by S M Zahed Kamal | Jan 5, 2022 | Bootstrap, CSS
Bootstrap introduced their icons collection in November 2019 as Bootstrap Icons (v1.0.0-alpha). At that time, they had only 213 icons. As of January 2022, they’ve 1500+ icons in their library. You can use Bootstrap Icons with or without Bootstrap in any project....