I would like to know which renders faster - margin or padding.
I know that they are different - padding is for inside and margin is for outside.
I ask this question because when I don't have specific width, and I don't use border both can do the same.... move the text to where I want.
so, is one of them renders faster than the second?