Answer Posted / Dheeraj Kumar Gangwar
Bootstrap grid system is a way to structure your web page using predefined containers, rows, and columns. It allows for easy layout management by dividing the screen into 12 equal-sized units (col-*). You can then use various classes like col-xs-, col-sm-, col-md-, and col-lg-* to define how many units each column should occupy at different screen sizes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers