W3docs

margin-right

CSS Property:

Result:

Example of the margin-right property

CSS Code:

#myDiv {
background-color:pink;
margin-right:5px;
}

Click the property values above to see the result