Hi all, first of all I wanted to thank the creators of the “mdn” guides, they helped me a lot and are the best I’ve found.
finally I wanted to share my work to receive an evaluation and ask how I can get the same result in the grids without using media queries. I’ve tried rules like “auto-fit” and “minmax” but they give me an acceptable result only in case the columns are the same width.
Thanks again, regards.
My work:
“https://codepen.io/leo1091/pen/KKGXMEj”
Mdn page:
“https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Fundamental_Layout_Comprehension”