HTML/CSS Advanced/Interactive Grid task: column-gap, row-gap
0 XP of 35727 XP
// Task

In the style.css file, edit the column-gap and row-gap properties so that the gap between the red/green and yellow/blue elements becomes 10px, and the gap between the red/yellow and green/blue elements becomes 15px. Leave the rest of the code unchanged. If you don't know the solution, click the "Show answer" button.

🔒 localhost
Section 8 · Lesson 92Free Preview

Interactive Grid task: column-gap, row-gap

IDE150 XP1:19
// lesson_notes

—