How to center a column horizontally and vertically with the help of bootstrap classes?
How to center a column horizontally and vertically with the help of bootstrap classes?
Student
An enthusiastic, adaptive, and fast-learning person with a broad and acute interest in the discovery of new innovative drugs, I particularly enjoy collaborating with scientists from different disciplines to develop new skills and solve new challenges.
To align a line to the center you can use the flexbox property through which you can center a line easily. But the grid system is already centered, you don't need to align it to the center
Let us understand with the help of an example:
Output :
Hope this will help you to understand the logic behind it:Happy Coding!