About Lesson
background-attachment:-
background-attachment property से आप image को scroll करा सकते है या fixed कर सकते है। इसकी दो Value होती हैं
- fixed – जब आप पेज को ऊपर या नीचे की तरफ Scroll करते हैं। तब इस Value से Background Image fixed होती है।
- scroll –Scroll Value से Background Image scroll होती है।
- Local
background-attachment:-
With the background-attachment property you can make the image scroll or fix it. It has two values
- fixed – When you scroll the page up or down. Then the background image is fixed by this value.
- scroll – The background image is scrolled by the scroll value.
- Local- The background image will scroll with the element’s contents