- Description
sets the position of the right edge of a positioned element.
- Example
div{ position:absolute; top:100px; right:10px; width:300px; }
- Values
- length or percentage values or auto
- Default value
- auto
- Introduced in CSS version
- 2.1
- Applies to elements
- Positioned elements
- Inherited
- No
- Browser Support
Browsers IE 
Firefox 
Safari 
Opera 
Chrome 
Versions full 8, part 5.5 1 1 6 1
Belongs to:
See the full list CSS properties and browser support: CSS Properties