Step 4 of 6 · Padding and margin
Separate inside from between
Use padding for space inside the card and margin for space before the supporting paragraph. Keep the two jobs separate.
Done looks likeThe card has 24px inner space and the paragraph starts 12px below its heading.
Live CSS workbench
Make the rule predictable.
The preview updates as you type. Submission checks only the exact selector and box-model choices named in this challenge.
Best resultNot submitted1/3 latest checks
Try the challenge now. Sign in to save drafts, attempts, and completion.
Deterministic feedback
Every failed check gives you a next move.
Add inner card space
Target the paragraph inside the card
Add space before the paragraph