- Description
Sets whether a background image scrolls with the page or is fixed in position while the content scrolls above it.
- Example
body{ background-image:url(bg.jpg); background-attachment:fixed; }
- Values
- scroll, fixed
- Default value
- scroll
- Introduced in CSS version
- 1
- Inherited
- No
- Browser Support
Browsers IE 
Firefox 
Safari 
Opera 
Chrome 
Versions 7 1 1 6 0.2
Belongs to:
See the full list CSS properties and browser support: CSS Properties