What is the space between the content of one element and another if we add padding and margin?

The sum of the padding and margin valuesThe bigger value out of the padding and marginNothing, the padding and margin values cancel each otherWe can't set both padding and margin values

Make sure to choose the sum of the padding and margin values.