1. 2
    Use CSS Grid to Create Layout Columns
    3m 24s

Use CSS Grid to Create Layout Columns

Share this video with your friends

Send Tweet

Apply grid layout and see when it's necessary to break out a media query to overcome grid's lack of wrapping behavior. We'll also learn about a property that grid and flexbox share: align-items.

jdunham2
~ a year ago

gap is supported by flex and grid by all evergreen browsers as of 2020 https://developer.mozilla.org/en-US/docs/Web/CSS/gap#browser_compatibility