left

Specifies the x-coordinate for the position of the element relative to the left edge of the parent element or browser window.

Platform Support

IENetscapeMozillaOperaSafari
4.0+4.0+1.0+5.0+1.0+

Usage

Example values: 50px, 15%, auto, etc.

Values

*Specify a value for left that is not on this list.
inheritInherit the value from the parent element.
autoLeft edge position to be determined by the window or parent element.

Remarks

You can also specify a fixed pixel or percentage value for left.

Availability

W3C CSS2

Related

text_css aptana_docs