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
BrowsersIE ieFirefox firefoxSafari safariOpera operaChrome chrome
Versionsfull 8, part 5.51161
Belongs to:

See the full list CSS properties and browser support: CSS Properties