HTML/CSS Advanced/Interactive Grid task: grid-column and grid-row 2
0 XP of 35727 XP
// Task

In the style.css file, use CSS Grid to keep the blue element at the same position (7) but make it stretch to the end of the container. The grid-column property must use a negative number in its values. Follow the code formatting conventions. Leave the rest of the code unchanged. If you don't know the solution, click the "Show answer" button.

🔒 localhost
Section 8 · Lesson 106Free Preview

Interactive Grid task: grid-column and grid-row 2

IDE200 XP1:18
// lesson_notes

—