HTML/CSS Advanced/Interactive exercise: box-sizing
0 XP of 35727 XP
// Task

Edit the box-sizing property (inside the styles for the "*" selector) in the style.css file so that the section block stays 250px wide even with 15px of padding and a 1px border. Leave the rest of the code unchanged. If you don't know how to solve the task, click the "Show answer" button.

🔒 localhost
Section 6 · Lesson 72Free Preview

Interactive exercise: box-sizing

IDE440 XP2:50
// lesson_notes

Edit the box-sizing property (inside the styles for the "*" selector) in the style.css file so that the section block stays 250px wide even with 15px of padding and a 1px border. Leave the rest of the code unchanged. If you don't know how to solve the task, click the "Show answer" button.