HTML/CSS Advanced/Interactive Grid task: grid-template-columns 1
0 XP of 35727 XP
// Task

In the style.css file, edit the grid-template-columns property so that all elements line up in a single row and the red element becomes 50px wide, the green one 80px, the yellow one 200px, and the blue one 100px. Leave the rest of the code unchanged. If you don't know the solution, click the "Show answer" button.

🔒 localhost
Section 8 · Lesson 88Free Preview

Interactive Grid task: grid-template-columns 1

IDE300 XP2:25
// lesson_notes

—