not so good mate,you have to include auto-fit and minmax because you dont need to use media queries,i would suggest you to make some grid layouts with naming grid columns thats what people need
Thank you for your input. This was just an example of some practical uses of CSS-Grid. You are right. Auto-fit and minmax are great properties and I will be doing videos on them and naming grids in the future, but in this video, the purposes of that section of the video, media queries worked perfectly fine. Thanks
What is 1fr in grid-template-column?
Fr is a fractional unit and 1fr is for 1 part of the available space.
not so good mate,you have to include auto-fit and minmax because you dont need to use media queries,i would suggest you to make some grid layouts with naming grid columns thats what people need
Thank you for your input. This was just an example of some practical uses of CSS-Grid. You are right. Auto-fit and minmax are great properties and I will be doing videos on them and naming grids in the future, but in this video, the purposes of that section of the video, media queries worked perfectly fine. Thanks