Specifies a fixed left margin in pixels, points, centimeters, and so on. 0px is the default value. Negative values are permitted. Learn more about length units.
%
Sets the left margin as a percentage of the width of the containing element.
auto
A left margin is calculated by the browser.
initial
This property is set to its default value.
inherit
This property is inherited from its parent element.