Box Properties

Left Margin

 
 

Box Properties

Top Margin
Right Margin
Bottom Margin
Left Margin
Margin
Top Padding
Right Padding
Bottom Padding
Left Padding
Padding
Top Border Width
Right Border Width
Bottom Border Width
Left Border Width
Border Width
Border Color

Border Style
Top Border
Right Border
Bottom Border
Left Border
Border
Width
Height
Float
Clear

Appearance:

margin-left: <value>

Possible Values:

<length> | <percentage> | auto

Initial Value:

0

Applies to:

All elements

Inherited:

No

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.

Example:


ADDRESS { margin-left: 50% }

Note: adjoining horizontal margins are not collapsed.

BreBru.Com Extra Information Techonology HTML