W3docs

margin-top

CSS Property:

Result:

Example of the margin-top property

CSS Code:

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

Click the property values above to see the result