Margin: The margin is used to put space between, here is a example of a code from Visual Studio Code,
margin: 10px;
Padding: Padding makes extra space between words or other things, here is a example code,
padding: 50px;
Border: The border separates content in the website to direct different content, here is a example code
border: 6px