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
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