W3docs

padding-bottom

CSS Property:

Result:

Example of the padding-bottom property.

CSS Code:

#myDiv {
background-color:pink;
padding-bottom:5px;
}

Click the property values above to see the result