CSS Grid – Grid Items and the box model



CSS Grid – Grid Items and the box model

#html #css #cssgrid #layouts

In this video I show you how setting box model properties affects a grid item inside of a grid container. I show the impact of the following properties:-

– width
– max-width
– min-width
– height
– max-height
– min-height
– padding
– margin

This video comes from the course “Mastering CSS Grid”. Below is the link to the course.

https://www.udemy.com/course/mastering-css-grid/?couponCode=A29EC7C605BD7E205551

Thanks

Daryl

source

You May Also Like