Answer Posted / Ranjna Jaiswal
Bootstrap's grid system is based on a 12-column layout. Each row is divided into 12 equal columns. You can stack columns on top of each other on small devices or nest them inside one another on larger devices. Column classes are prefixed with 'col', followed by the number of columns you want to span (e.g., col-6 for 6 columns).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers