The following three rules should be strictly kept in mind while using Grids in Bootstrap:-
- A row’s immediate child must be a Column.
- Rows are just used to contain Columns and are not utilized for anything else.
- Rows should be put within a container.
Leave a Reply