What does padding: 10px do in CSS?
Adds 10px space around the content inside an element
Adds 10px space between the element's border and its content
Adds 10px space around the element's border
Adds 10px space between the element and its sibling elements
This question is part of this quiz :
CSS Box Model and Spacing Quiz