CSS GUIDE MARGIN

From CDOT Wiki
Revision as of 13:05, 8 December 2006 by Sherman (talk | contribs) (Syntax)
Jump to: navigation, search

Summary

The margin property is used for setting the four margins in one declaration.

Inherited: No

Syntax

TARGET_ELEMENT {margin: 10px}

Legal Values

Only Postive values (i.e > 0) are allowed)

Mozilla Recommended Values

Usage Examples

Notes

Specification Conformance

Browser Compatibility

See Also