Answers for "css Use the correct background property to make the background image NOT scroll with the rest of the page."

CSS
1

css Use the correct background property to make the background image NOT scroll with the rest of the page.

background-attachment: fixed;
Posted by: Guest on April-02-2020

Code answers related to "css Use the correct background property to make the background image NOT scroll with the rest of the page."

Browse Popular Code Answers by Language