InterviewSolution
Saved Bookmarks
| 1. |
What do you know about the Bootstrap Grid System? |
|
Answer» The Bootstrap Grid System is a mobile-first, responsive grid system that scales up to 12 columns as the device or VIEWPORT size grows. Predefined classes for quick layout options and POWERFUL mix-ins for creating SUCCESSFUL semantic layouts are included in the system. There are five classes in the Bootstrap 4 grid system:
The classes listed above can be combined to build layouts that are more dynamic and adaptable. |
|