HTML/CSS Advanced/Interactive Grid task: the minmax() CSS function
0 XP of 35727 XP
// Task

In the style.css file, edit the grid-template-columns property so that the minimum width of the yellow element is 120px and the maximum is 1fr. 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 98Free Preview

Interactive Grid task: the minmax() CSS function

IDE250 XP2:10
// lesson_notes

—