Property
|
Possible
Values
|
margin-top
|
Lengths, percentages, and the
predefined value auto.
|
margin-right
|
Lengths, percentages, and the
predefined value auto.
|
margin-bottom
|
Lengths, percentages, and the
predefined value auto.
|
margin-left
|
Lengths, percentages, and the
predefined value auto.
|
margin
|
Separate values by a space in the
following order (those that are not defined will use inherited or default
initial values):
margin-top
margin-right
margin-bottom
margin-left
|