Question: In a grid layout, which property will create gaps between the rows in the grid?

  1. `row-gap`
  2. `rowgap`
  3. `gutter`
  4. `row-gutter`

Answer: The correct answer of the above question is Option A:`row-gap`