Please help me to check whether I performed the first exercise correctly. Please let me know if there are any bugs or how to improve the existing solution.
Task1: https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Grid_skills
And my decision: https://codepen.io/Skorpion/pen/XWYgBRW?editors=1100
mikoMK
(Michael Koch)
2
Hi @Kiwi_Market and welcome to the community 
Great work!
You can even remove the grid-template-rows
. It’s enough to define the columns.
Cheers,
Michael
mikoMK
(Michael Koch)
4
Hi @Etranger and welcome to the community 
Your version looks correct. 
For future tasks please open a new topic and add your code to an online editor like CodePen.
Cheers,
Michael