0
Positions
In webpage ,I placed a background image and I created a box on top it and I need to make so that the image will be static in the background and all other parts in the webpage will be scrolling what should I set for each of them?
1 ответ
+ 2
You should use background-attachment: fixed
https://www.w3schools.com/cssref/pr_background-attachment.asp