margin-right

The margin-right property sets the amount of padding from the right edge of an element. Padding is the distance from the outer edge of the right border of the current element to the inner border of its parent element.

Syntax



margin-right: length | percentage | auto;