bottom

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

Platform Support

IENetscapeMozillaOperaSafari
5.0+6.0+1.0+5.0+1.0+

Usage

[percentage | length | "auto"]. Example values: 20%, 400px, auto, etc.

Values

*Specify a value for bottom that is not on this list.
inheritInherit the value from the parent element.
autoPosition as determined by window or parent element.

Remarks

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

Availability

W3C CSS2

Related

text_css aptana_docs