How to make a multiline row grid with 2 columns and 3 columns respectively.
How to make a multiline row grid with 2 columns and 3 columns respectively.
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 create a multiline row grid with 2 columns and 3 columns respectively
Using a single set of .col-sm-* classes, you can create a basic grid system that stacks before going horizontal with small breakpoints (SM).
Below is an example for the responsive grid :
Hope this will help you.
Happy Coding!