本文档基于 CC协议(Creative Commons Share-Alike License)发布,是developer.mozilla.com, www.mozref.comwww.aptana.com共同劳动的成果。

margin-left

Specifies the width (in pixels, points, or a percentage) for the left margin of an element.

Browser/User Agent Support

IENetscapeMozillaOperaSafari
4.0+4.0+1.0+4.0+1.0+

Usage

[margin-width]. Example values: 10px, 5%, etc.

Availability

W3C CSS2

Related