W3docs

margin

CSS Property:

Result:

CSS Code:

#myDiv {
width:100px;
height:100px;
background-color:pink;
margin:auto;
}

Click the property values above to see the result