'margin-left' Possible Values : margin left « CSS Attributes and Javascript Style Properties « HTML CSS Reference






'margin-left' Possible Values

Possible Values

auto           The default; bottom and top margins are equal.
integer        A floating-point number followed by a unit designator.
percentage     Percentage of the parent element's height.    
    
      
      








Related examples in the same category

1.'margin-left' Syntax and Note
2.'margin-left' Example
3.'margin-left' is applied to