|
CSS margin-left Property
Complete CSS Reference
Example
Set the left margin for a p element:
|
Definition and Usage
The margin-left property sets the left margin of an element.
Note: Negative values are allowed.
| Default value: |
0 |
| Inherited: |
no |
| Version: |
CSS1 |
| JavaScript syntax: |
object.style.marginLeft="10px" |
Browser Support

The margin-left property is supported in all major browsers.
Note: Internet Explorer does not support the property value "inherit".
Property Values
| Value |
Description |
| auto |
The browser calculates a left margin |
| length |
Specifies a fixed left margin in px, pt, cm, etc. Default value is 0px |
| % |
Specifies a left margin in percent of the width of the
containing element |
| inherit |
Specifies that the left margin should be inherited
from the parent element |
Related Pages
CSS tutorial: CSS Margin
HTML DOM reference: marginLeft property
Complete CSS Reference

The Altova MissionKit, recent winner of the Jolt Product Excellence and Productivity Award for Best Development Environment,
is an integrated suite of tools ideal for:
- XML development
- Web & Web services development
- Data mapping & integration
- Rendering & publishing XML & database data
- XBRL validation, taxonomy editing, transformation & rendering
The MissionKit for XML Developers includes XMLSpy®, MapForce®, and StyleVision® plus 3 additional tools for less than the price of 2.
Try all 6 products free for 30 days!
Download a fully-functional free trial
|
|
|
|