The margin-left
property sets the amount of padding from the left edge of an element.
Padding is the distance from the outer edge of the current element's left margin to the inner margin of its parent element.
margin-left: length | percentage | auto;