Suggested changes to Adjusting the Padding of an Element lesson #6267
Your proposed text is about 260 words, up from 126 words in the original. This is too long by about ~100 words. We aim for around 100 words. Any more and no one reads it. It also doesn't fit well into the display area.
We're not going to leave margin out of it because this challenge is a lead-in to the next two waypoints which DO discuss margin. Padding here is used in contrast to the margin.
I am amenable to adding a box with no padding - I think that's potentially a good idea, but we can't increase the word count dramatically. If you'd like to take a stab at re-writing it with a target of no more than ~160 words, we might be able to use that.
@freecodecamper Closing this as stale with no updates.
Please feel free to comment to re-open.
/cc @SaintPeter @bugron
Focus on padding and leave margin out of the exercise. It's not needed for the exercise and potentially confusing for anyone looking at the css.
Remove border around yellow box because it detracts from padding lesson, which focuses on the nested boxes to illustrate padding. While there is padding associated with the yellow box, it is not necessary for the lesson.
Also, add one more box - an orange one with no padding, to show what and where padding is.
Add explanation that the black border is outside of the padding, not part of it, the beginning of the padding cannot be seen because it is not marked and background fills entire box, including padded and non-padded areas.
Change box text to indicate amount of padding.
Here's the suggested code for the lesson:
Here's the suggested lesson wording (the formatting didn't copy):