- Description
Also (margin-top, margin-right, margin-left) Sets the margin of one side of an element. Margin is the space outside or between elements.
- Example
p{margin-top:1em; margin-left:10px;}
- Introduced in CSS version
- 1
- Applies to elements
- All
- Inherited
- No
- Browser Support
Browsers IE Firefox Safari Opera Chrome Versions 5 1 1 6 0.2
Belongs to:
See the full list CSS properties and browser support: CSS Properties