| Syntax | <length> | initial | inherit |
| Initial value | 0 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | INT |
| Functions |
element::setMarginBottom() element::getMarginBottomStr() element::getMarginBottom() |
| <length> | A length value. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |