Specifies the x-coordinate for the position of the element relative to the right edge of the parent element or browser window.
Platform Support
IE | Netscape | Mozilla | Opera | Safari | 4.0+ | 6.0+ | 1.0+ | 4.0+ | 1.0+ |
---|
Usage
Example values: 50px, 15%, auto, etc.
Values
* | Specify a value for right that is not on this list. |
inherit | Inherit the value from the parent element. |
auto | Right edge of the element should be determined by the window or parent element. |
Remarks
You can also specify a fixed pixel or percentage value for right
.
Availability
W3C CSS2