Open main menu

CDOT Wiki β

CSS GUIDE MARGIN

Revision as of 13:05, 8 December 2006 by Sherman (talk | contribs) (Syntax)

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