margin-bottom
CSS Property:
Result:
Example of the margin-bottom property
CSS Code:
#myDiv {
width:150px;
height:30px;
background-color:pink;
margin-bottom:5px;
}
Click the property values above to see the result
Example of the margin-bottom property
Click the property values above to see the result