// Task
In the style.css file, edit the grid-template-columns property so that the red and green elements sit on the first row, are equal in length, and stretch across the entire items container, while the yellow and blue elements sit on the second row with identical sizes to the red and green elements. Use percentages as the unit for the values. Leave the rest of the code unchanged. If you don't know the solution, click the "Show answer" button.
🔒 localhost
Section 8 · Lesson 90Free Preview
Interactive Grid task: grid-template-columns 3
IDE250 XP2:18
// lesson_notes
—