margin-left

Previous- margin-right  |  Next-margin-bottom

Description

The margin-left property sets the left margin of an element by specifying a length or a percentage. Percentage values refer to the parent element's width. Negative margins are permitted.

Note that adjoining horizontal margins are not collapsed.



Applies to : all elements

Inherited : no

Possible Values
<length> | <percentage> | auto | inherit


Previous- margin-right  |  Next-margin-bottom