Question
Do the rows and columns of a CSS grid always have to be explicitly defined?
Answer
No. As you will learn in the next lesson, when rows or columns are not defined an implicit grid kicks in to control how content gets added to the grid.
Do the rows and columns of a CSS grid always have to be explicitly defined?
No. As you will learn in the next lesson, when rows or columns are not defined an implicit grid kicks in to control how content gets added to the grid.