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

In the style.css file, use CSS Grid to position the yellow element so that it starts at horizontal position 7 and ends at horizontal position 11. Do not use the span keyword in this task. 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 105Free Preview

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

IDE300 XP1:03
// lesson_notes

—