Some BootStrap Exercises

Here I made some cards, accordians, forms and many more things using BootStrap version-5. I will link every mini projects link on this main page.

Hey, Im a novice in BootStrap

I create random projects to sharpen my skill and enhance my learning. Currently in my github has 11 repo's , two of them is my own projects. Currently those projects are in halt.

1.Bootstrap Card

A card is a flexible and extensible content container. It includes options for headers and footers, a wide variety of content, contextual background colors, and powerful display options

Link

2.Bootstrap Grid

Bootstrap’s grid system uses a series of containers, rows, and columns to layout and align content. It’s built with flexbox and is fully responsive. Below is an example and an in-depth explanation for how the grid system comes together.

Link

3.Bootstrap Flex

Apply display utilities to create a flexbox container and transform direct children elements into flex items. Flex containers and items are able to be modified further with additional flex properties.

Link