The background-attachment property specifies whether the background image should scroll or be fixed (will not scroll with the rest of the page).
Tip: If you do not see any scrollbars, try to resize the browser window.
The background-image scrolls. Try to scroll down the page.
The background-image scrolls. Try to scroll down the page.
The background-image scrolls. Try to scroll down the page.
The background-image scrolls. Try to scroll down the page.
The background-image scrolls. Try to scroll down the page.
The background-image scrolls. Try to scroll down the page.
The background-image scrolls. Try to scroll down the page.
The background-image scrolls. Try to scroll down the page.
The background-image scrolls. Try to scroll down the page.
The background-image scrolls. Try to scroll down the page.
The background-image scrolls. Try to scroll down the page.
The background-image scrolls. Try to scroll down the page.
The background-image scrolls. Try to scroll down the page.
The background-image scrolls. Try to scroll down the page.
The background-image scrolls. Try to scroll down the page.
The background-image scrolls. Try to scroll down the page.
The background-image scrolls. Try to scroll down the page.
The background-image scrolls. Try to scroll down the page.
The background-image scrolls. Try to scroll down the page.
The background-image scrolls. Try to scroll down the page.
The background-image scrolls. Try to scroll down the page.
<style> body { background-image: url("include/images/img_tree.png"); background-repeat: no-repeat; background-position: right top; margin-right: 200px; background-attachment: scroll; } </style>