Difference between revisions of "CSS GUIDE MARGIN"

From CDOT Wiki
Jump to: navigation, search
(Summary)
(Legal Values)
Line 7: Line 7:
 
   
 
   
 
== Legal Values ==
 
== Legal Values ==
 +
Only Postive values (i.e > 0) are allowed)
  
 
== Mozilla Recommended Values ==
 
== Mozilla Recommended Values ==

Revision as of 13:04, 8 December 2006

Summary

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

Inherited: No

Syntax

Legal Values

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

Mozilla Recommended Values

Usage Examples

Notes

Specification Conformance

Browser Compatibility

See Also